Closed
Description
When I used nipype.interfaces.ants.legacy import antsIntroduction
with setting XX.inputs.transformation_model='RA'
(only Rigid+Affine registration), the registration failed by throwing a FileNotFoundError
'''
FileNotFoundError: File/Directory '/tmp/.../ants/ants_InverseWarp.nii.gz' not found for antsIntroduction output 'inverse_warp_field'.
'''
In commandline antsIntroduction ...
runs without problem.
There are no displacement related outputs should be produced if no non-rigid registration is performed. Is it possible to make these outputs optional by default?
Metadata
Metadata
Assignees
Labels
No labels