fsl.scripts.fslchfiletype

The fslchfiletype command can be used to change the format of NIfTI/ANALYZE image files.

fsl.scripts.fslchfiletype.patchenv(**kwargs)[source]

Context manager which temporarily modifies environment variable values in os.environ.

fsl.scripts.fslchfiletype.fslchfiletype(fmt, oldfile, newfile=None)[source]

Change the format of oldfile to fmt, saving the result in-place, or to newfile.

fsl.scripts.fslchfiletype.main(argv=None)[source]

The fslchfiletype script. Changes the format of a NIfTI/ANALYZE file.