Skip to content

Commit 0d0ad7e

Browse files
author
bpinsard
committed
fixing doc
1 parent 85907a8 commit 0d0ad7e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

nipype/interfaces/spm/utils.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -321,8 +321,7 @@ class ResliceToReferenceOutput(TraitedSpec):
321321

322322

323323
class ResliceToReference(SPMCommand):
324-
""" Uses spm to apply inverse deformation stored in a .mat file or a
325-
deformation field to a given file
324+
""" Uses spm to reslice a volume to a target image space or to a provided voxel size and bounding box
326325
327326
Examples
328327
--------

0 commit comments

Comments
 (0)