Define variables through new @defvar macro
Compare changes
- Michiel Cottaar authored
+ 22
− 20
@@ -4,11 +4,11 @@ Defines [`BaseSequence`](@ref) and [`Sequence`](@ref)
@@ -35,15 +35,15 @@ function Base.getindex(bs::BaseSequence{N}, index::Integer) where {N}
@@ -60,11 +60,11 @@ function start_time(bs::BaseSequence{N}, index::Integer) where {N}
@@ -100,11 +100,10 @@ How often sequence should be repeated.
@@ -120,13 +119,19 @@ function edge_times(seq::BaseSequence; tol=1e-6)
@@ -136,12 +141,9 @@ Defines an MRI sequence from a vector of building blocks.
@@ -179,7 +181,7 @@ Converst object into something that can be included in the sequence: