Sponsor:

Your company here, and a link to your site. Click to find out more.

mrs_tools-reshape - Man Page

mrs_tools reshape – Reorder higher dimensions of NIfTI-MRS

Synopsis

mrs_tools reshape [-h] --file FILE --shape SHAPE [SHAPE ...] [--d5 D5] [--d6 D6] [--d7 D7] [--output OUTPUT] [--filename FILENAME]

Options

Optional Arguments

-h--help

Show a help message and exit.

--d5 D5

5th dimension tag (e.g. DIM_DYN).

--d6 D6

6th dimension tag (e.g. DIM_DYN).

--d7 D7

7th dimension tag (e.g. DIM_DYN).

--output OUTPUT

Output folder (defaults to current directory).

--filename FILENAME

Override output file names.

Required Arguments

--file FILE

File to reshape.

--shape SHAPE [SHAPE ...]

Numpy-like target shape. Enter as integers, -1 is used for any. Only enter shape for higher (5th-7th) dimensions.

See Also

mrs_tools(1)

mrs_tools-info(1), mrs_tools-vis(1), mrs_tools-merge(1), mrs_tools-split(1), mrs_tools-reorder(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-split(1), mrs_tools-vis(1).

November 2023