File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -257,9 +257,9 @@ def write_trajectory(
257257 postgrad : str, optional
258258 Postgrad method, by default 'slowdown_to_edge'
259259 `slowdown_to_edge` will add a gradient to slow down to the edge of the FOV.
260- This is useful for sequences needing a spoiler at the end of the trajectory .
261- However, spoiler is still not added, it is expected that the sequence
262- handles the spoilers, which can be variable .
260+ This is useful for sequences with a spoiler after the readout .
261+ Note that spoilers are not added here but should be handled
262+ by the sequence .
263263 `slowdown_to_center` will add a gradient to slow down to the center of the FOV.
264264 version: float, optional
265265 Trajectory versioning, by default 5
You can’t perform that action at this time.
0 commit comments