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
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
8abd6c068214d820ae0bf9869b8bac4a773ed19f
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
Begin with the selected commit
Created with Raphaël 2.2.0
25
May
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
28
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
Apply `from_other` element-wise if cannot be applied on var
Fix scanner constraints settings
Add missing `variables.`
Add missing `variables.`
Make Pathway an AbstractBlock
Check for unexpected types
Events can have any VariableType, not just Number
Apply alternate variable function to whole vector at once
Remove noisy @show
Many fixes
Assign type to variables
Use variables. to get variables
Process events
Import get_* functions
Fix calling of qval
Fix import
Fix real_kwargs type
Remove unused variable name
Also apply esc to variable definition body
Body needs to be escaped as well
Add variables. pre-amble
Update code to use @defvar
Update pathways to use @defvar
Convert containers to use @defvar
Use @defvar in component definitions
Avoid processing embedded function definitions
Do not escape function body
Fix variable calling
@doc is not needed
Loading