Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
MRIBuilder.jl
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Michiel Cottaar
MRIBuilder.jl
Graph
65d76dcc3c8c76aa8b872af92735ecc3a783befe
Select Git revision
Branches
3
10-add-secondary-objective-function
main
default
protected
pages
Tags
3
v0.3.0
v0.2.0
v0.1.0
6 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
30
May
29
25
24
23
22
21
20
16
15
29
Apr
28
26
25
18
17
12
11
9
8
27
Mar
25
22
21
6
5
4
1
26
Feb
25
23
22
21
20
16
15
14
13
12
9
8
7
6
5
2
1
31
Jan
30
29
Document all the variables
Fix tests
Remove duplicate variables.
Only access variables through variables.
Turn variables into a module
Document variables and @defvar
Add variables. in docs
Update get_* docs
Allow apply_simple_constraint! with nothing
Set qval/qvec directly if possible
Update plot for new test
Replace qval with qvec where appropriate
Add variables. in tests
Do not set and minimise duration in test
Add variables. in tests
export get_* functions
Allow small absolute deviations in duration
Describe new @defvar
Add variables. in tests
Add variables. and replace TR constraint with duration
Replace repetition_time with duration
Fix adding variable method in @eval
Fix adding variable method in @eval
Add duration import
Remove default definition of TR
Add missing `variables.`
Fix import of adjustable
Add missing `variables.`
Add repetition_time just for sequence, not basesequence
Add missing `variables.`
Define TR for sequence
Fix voxel size calculation
Use known qvec orientation
Use anonamous extra variables
Make up variables if needed
Skip variables that are always zero
Explain inverse_slice_thickness is pulse variable
Add missing `variables.`
Explain variables are readout
Fix readout getting
Loading