Skip to content

Enable non-interactive use #154

@mih

Description

@mih

Demo from Python

>>> e=FSLtoNIDMExporter(out_dirname='/tmp/nidmfslout', zipped=False, feat_dir='sub-01/2ndlvl.gfeat/cope1.feat', groups=['control', 1])
/tmp/nidmfslout.nidm already exists, overwrite? (y/N) 

I think it would be better to test for this case in the command line argument handling in such an interactive way. For the Python API it would be better to have it raise an exception (that can be acted one), and add a force option to enable silent overwriting.

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