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.
c17b68c088e378cc4fdd6df6e574338f306ce2c0
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
14
Feb
13
12
9
8
7
6
5
2
1
31
Jan
30
29
28
27
26
25
Fix syntax errors
do not include non-existing file
Update for refactor into component/building block/sequence
Support for building-block containing just single EventComponent
Add TR constraint
support getindex for sequence
Implement main sequence type
Implement parent sequence type
fix import origin
Fix typo
Use more elegant encapsulation for variables
Remove old overlapping
Add Wait block as a sub-type of BaseBuildingBlock
Adjust spoilt slice select to new interface
Add spoilt select gradients
Define trapzoidal building block with or without gradient/readout
Rename min_duration to duration
Better constructors
Create generic building block
Add basic building blocks support
add make_generic on MRI sequence components
Add readout types
Convert RF pulses into components
Define instant gradient component
Define spoiler_scale
Move variable setting and quering to variables.jl
Refactor gradients into GradientWaveform subtype
Do not print long type name of block
Clean up printing of generic overlapping
Fix zero-point of sinc function
Fix import
Add final timepoint to waveform function
Fix creation of empty GenericOverlapping
Set default value for qvec
Turn WaitBlock into another GenericOverlapping
Move Base.show to separate file
Fix calculation of waveform for changing block
Use waveform_sequence to create GenericOverlapping
Also, do not set constraint if both TR and duration are numbers
Also set constraint if duration is a variable and TR is a number
Loading