Skip to content
Snippets Groups Projects
Verified Commit 4a0423c2 authored by Michiel Cottaar's avatar Michiel Cottaar
Browse files

Return actual object

parent 35886548
No related branches found
No related tags found
No related merge requests found
......@@ -28,6 +28,7 @@ function SliceSelectRephase(pulse::RFPulseComponent; orientation=nothing, group=
else
apply_simple_constraint!(qval(res.slice_select, :pulse, nothing), -qval(res.rephase))
end
return res
end
get_index_single_TR(ss::SliceSelectRephase, ::Val{1}) = ss.slice_select
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment