mrs_tools-split - Man Page
mrs_tools split – Split NIfTI-MRS along higher dimensions
Synopsis
mrs_tools split [-h] --file FILE --dim DIM (--indices INDICES [INDICES ...] | --index INDEX) [--output OUTPUT] [--filename FILENAME]
Options
Optional Arguments
- -h, --help
Show a help message and exit.
- --indices INDICES [INDICES ...]
List of indices to extract into second file. All indices are zero-indexed.
- --index INDEX
Index to split at (split after index, zero-indexed).
- --output OUTPUT
Output folder (defaults to current directory).
- --filename FILENAME
Override output file name.
Required Arguments
- --file FILE
File to split.
- --dim DIM
NIFTI-MRS dimension tag to merge across.
See Also
mrs_tools-info(1), mrs_tools-vis(1), mrs_tools-merge(1), mrs_tools-reorder(1), mrs_tools-reshape(1), mrs_tools-conjugate(1)
Referenced By
mrs_tools(1), mrs_tools-conjugate(1), mrs_tools-info(1), mrs_tools-merge(1), mrs_tools-reorder(1), mrs_tools-reshape(1), mrs_tools-vis(1).
November 2023