fsl.scripts.immv¶
This module defines the immv application, for moving NIFTI image
files.
The main() function is essentially a wrapper around the
fsl.utils.imcp.immv() function - see its documentation for more details.
-
fsl.scripts.immv.main(argv=None)¶ Parses CLI arguments (see the usage string), and calls the fsl.utils.imcp.immv function on each input.