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 @@ -332,10 +332,10 @@ class TOPUPCoeffReorient(SimpleInterface):
332
332
"""
333
333
Revise the orientation of TOPUP-generated B-Spline coefficients.
334
334
335
- TOUP -generated "fieldcoeff" files are just B-Spline fields, where the shape
335
+ TOPUP -generated "fieldcoeff" files are just B-Spline fields, where the shape
336
336
of the field is fixated to be a decimated grid of the original image by an
337
337
integer factor and added 3 pixels on each dimension.
338
- This is one root reason why TOPUP errors (FSL 6) or segfaults (FSL5 ), when the
338
+ This is one root reason why TOPUP errors (FSL 6) or segfaults (FSL 5 ), when the
339
339
input image has odd number of voxels along one or more directions.
340
340
341
341
These "fieldcoeff" are fixated to be zero-centered, and have "plumb" orientation
You can’t perform that action at this time.
0 commit comments