File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ def write_gradients(
5656 Image size.
5757 FOV : tuple[float, ...]
5858 Field of view.
59- TE_pos : int , optional
59+ TE_pos : float , optional
6060 The ratio of trajectory when TE occurs, with 0 as start of
6161 trajectory and 1 as end. By default 0.5, which is the
6262 center of the trajectory (in-out trajectory).
@@ -243,7 +243,7 @@ def write_trajectory(
243243 Gradient raster time in ms, by default 0.01
244244 check_constraints : bool, optional
245245 Check scanner constraints, by default True
246- TE_pos : int , optional
246+ TE_pos : float , optional
247247 The ratio of trajectory when TE occurs, with 0 as start of
248248 trajectory and 1 as end. By default 0.5, which is the
249249 center of the trajectory (in-out trajectory).
You can’t perform that action at this time.
0 commit comments