Skip to content

antsIntroduction fails when -t RA is set #1007

Closed
@lsqshr

Description

@lsqshr

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions