We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3e22f8 commit a3041b4Copy full SHA for a3041b4
nipype/interfaces/elastix/registration.py
@@ -185,7 +185,6 @@ class AnalyzeWarp(CommandLine):
185
186
>>> from nipype.interfaces.elastix import ApplyWarp
187
>>> reg = ApplyWarp()
188
- >>> reg.inputs.moving_image = 'moving1.nii'
189
>>> reg.inputs.transform_file = 'TransformParameters.0.txt'
190
>>> reg.cmdline
191
'transformix -def all -jac all -jacmat all -out ./ -tp TransformParameters.0.txt'
nipype/testing/data/TransformParameters.0.txt
0 commit comments