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
b82fb7a34fb38d2870add76388d4caa2254835a6
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
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
13
12
9
8
7
6
5
2
1
31
Jan
30
Remove noisy @show
Reduce precision for custom sequence tests
Allow BuildingBlock to start/end with non-zero gradient
Allow approximate solutions
Allow very slight extrapolation of gradient strength
Do not print very long variables
Fix dwell time conversion
Add test for :pulseq IO format
Add instantPulse/Gradient to BuildingBlock events
Fix getting qvec for gradient
Fix adding events at edge of BuildingBlock
Remove unused parameter
Fix reading of Pulseq extensions
Completely empty blocks should have zero duration
Add InstantGradient extension
Add InstantPulse extension
Add output support for pulseq extensions
build based on 1ea539f
Add I/O for meaningful extensions
Merge branch 'new_variables' into 'main'
Add missing docstrings
Add variables. in documentation links
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
Loading