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
4be0ee7f135598dc5d380176bebd2f81b3feb132
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
15
Jan
14
13
15
Nov
7
6
18
Oct
16
15
11
27
Sep
25
24
20
18
12
11
10
9
2
Aug
1
31
Jul
30
25
22
19
18
31
May
30
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
build based on 0d1fd61
pages
pages
Merge branch 'compressed-pulseq' into 'main'
main
main
Use iter_blocks to get correct sequence length for serialisation and pulseq
Use iter_blocks to get correct sequence length for serialisation and pulseq
Use iter_blocks to get correct sequence length
Do not require exact match between min_duration and stated_duration
Add another sequence to test
Correctly normalise negative gradient pulses
ENH: add compression to pulseq output
build based on f1f72c9
Reduce stringency of tests
Don't worry about inconsistent minimum after 5 successes
build based on 6f8cd71
Merge branch 'multi-spin-echo' into 'main'
BF: fix setting of phase for sinc pulse
Add MultiSpinEcho sequence
Clarify error message
build based on 232eca2
build based on 232eca2
build based on 3b8e3e6
Update to v0.3
v0.3.0
v0.3.0
Do not keep name of sequence
Relax test accuracy
Relax previous cost function constraint slightly if needed
Don't use acceptable termination condition
build based on 983f6d9
Merge branch 'opt-_get_variable' into 'main'
Ensure we have consistent results before terminating
Remove @show statements in tests
Remove inaccurate definition of gradient_strength
Only compute the start_time once
OPT: iterate more efficiently over gradient waveform
Do not check variable_defined_for on first call
Try to get variable without checking first
build based on b01a262
Merge branch 'fix-variables' into 'main'
Allow arbitrary combinations of getters and alternative_variables
No longer support `getter` functions returning arrays
Minimise computation within optimiser by using alternative_variables.
Store route information on variables
Loading