Skip to content

fsl.FNIRT does not generate fieldcoeff_file when it is an output connection #2102

Open
@mwaskom

Description

@mwaskom

Summary

When using fsl.FNIRT you have to set fieldcoeff_file=True in the inputs even when the fieldcoeff_file output is connected to a downstream node.

Actual behavior

No fieldcoeff_file is written and the downstream node errors out.

Expected behavior

Shouldn't there be an association between the input and output traits fieldcoeff_file be written with a default filename and passed to the downstream node? It's been so long that I've dealt with the Interface guts that I forget how this works ...

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions