fsl.wrappers.misc
¶
This module contains wrapper functions for various FSL command-line tools.
-
fsl.wrappers.misc.
fslreorient2std
(input, output=None)¶ Wrapper for the
fsreorient2std
tool.
-
fsl.wrappers.misc.
fslroi
(input, output, *args)¶ Wrapper for the
fslroi
tool.
-
fsl.wrappers.misc.
slicer
(input, input2=None, **kwargs)¶ Wrapper for the
slicer
command.
-
fsl.wrappers.misc.
cluster
(input, thresh, **kwargs)¶ Wrapper for the
cluster
command.