Resolve "Allow slice selection"
Compare changes
- Michiel Cottaar authored
+ 43
− 22
@@ -4,7 +4,7 @@ import LinearAlgebra: norm
@@ -35,7 +35,7 @@ struct SpoiltSliceSelect <: BaseBuildingBlock
@@ -49,7 +49,7 @@ function SpoiltSliceSelect(pulse::RFPulseComponent; orientation=[0, 0, 1], group
@@ -64,21 +64,22 @@ function SpoiltSliceSelect(pulse::RFPulseComponent; orientation=[0, 0, 1], group
@@ -87,36 +88,37 @@ gradient_orientation(spoilt::SpoiltSliceSelect) = spoilt.orientation
@@ -136,4 +138,23 @@ Returns the time of the [`SpoiltSliceSelect`](@ref) to return to zero.
\ No newline at end of file