Skip to content

SPM's conflict with .nii.gz files - Should SPM gunzip input files automatically? #2420

Open
@miykael

Description

@miykael

The great thing about Nipype is that we can easily switch between different interfaces. For my fMRI workflows I often switch between FSL and SPM routines and from time to time run into the issue that SPM cannot take .nii.gz files as inputs.

Most (all?) FSL routines allow to specify which filetype to output, but I run into problem with the TSNR routine, where output type cannot be specified as easily.

There's always the option to create an additonal Gunzip node or find another workaround. But I'm wondering if it would make sense to change all SPM interfaces in such a way, that they just gunzip input files if they are compressed (or put them into Analyze format if <=SPM8 is used).

What does the community think of this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions