Skip to content

Commit aaa3a16

Browse files
chaithyagrDaval-G
andauthored
Update src/mrinufft/io/nsp.py
Co-authored-by: Guillaume Daval-Frérot <[email protected]>
1 parent e18dace commit aaa3a16

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/mrinufft/io/nsp.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)