b480f36
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.49.3.
52c29f1
.TH GRADIENT_UNWARP.PY "1" "January 2023" "gradient_unwarp.py 1.2.1" "User Commands"
b480f36
.SH NAME
52c29f1
gradient_unwarp.py \- manual page for gradient_unwarp.py 1.2.1
b480f36
.SH DESCRIPTION
b480f36
usage:
b480f36
gradient_unwarp infile outfile manufacturer \fB\-g\fR <coefficient file> [optional arguments]
b480f36
.SS "positional arguments:"
b480f36
.TP
b480f36
infile
b480f36
The input warped file (nifti or mgh)
b480f36
.TP
b480f36
outfile
b480f36
The output unwarped file (extension should be
b480f36
\&.nii/.nii.gz/.mgh/.mgz)
b480f36
.TP
b480f36
{siemens,ge}
b480f36
vendor (either "ge" or "siemens" for now)
b480f36
.SS "options:"
b480f36
.TP
b480f36
\fB\-h\fR, \fB\-\-help\fR
b480f36
show this help message and exit
b480f36
.TP
b480f36
\fB\-\-version\fR, \fB\-v\fR
b480f36
show program's version number and exit
b480f36
.TP
b480f36
\fB\-g\fR GRADFILE, \fB\-\-gradfile\fR GRADFILE
b480f36
The .grad coefficient file
b480f36
.TP
b480f36
\fB\-c\fR COEFFILE, \fB\-\-coeffile\fR COEFFILE
b480f36
The .coef coefficient file
b480f36
.TP
b480f36
\fB\-w\fR, \fB\-\-warp\fR
b480f36
warp a volume (as opposed to unwarping)
b480f36
.TP
b480f36
\fB\-n\fR, \fB\-\-nojacobian\fR
b480f36
Do not perform Jacobian intensity correction
b480f36
.TP
b480f36
\fB\-\-fovmin\fR FOVMIN
b480f36
the minimum extent of harmonics evaluation grid in
b480f36
meters
b480f36
.TP
b480f36
\fB\-\-fovmax\fR FOVMAX
b480f36
the maximum extent of harmonics evaluation grid in
b480f36
meters
b480f36
.TP
b480f36
\fB\-\-numpoints\fR NUMPOINTS
b480f36
number of grid points in each direction
b480f36
.TP
b480f36
\fB\-\-interp_order\fR ORDER
b480f36
the order of interpolation(1..4) where 1 is linear \-
b480f36
default
b480f36
.HP
b480f36
\fB\-\-verbose\fR