Differences between revisions 1 and 2
Deletions are marked like this. Additions are marked like this.
Line 13: Line 13:
mri_matrix_multiply [options] mri_matrix_multiply [-iim inputmatrixfile OR -im inputmatrixfile] -om outputmatrixfile
Line 16: Line 16:
== Positional Arguments ==
Line 19: Line 17:
'-im file' specifies input matrix files

input and output files may be .dat or .xfm files
|| -im inputmatrixfile || input matrix file ||
||OR || ||
||-iim inputmatrixfile || input matrix file (invert before applying) ||
||-om outputmatrixfile || output matrix file ||
Line 24: Line 23:
options are:

-v verbose

'-iim file' specifies input matrix files to be inverted before
multiplication

||-v || verbose||
Line 34: Line 26:

'-
om file' specifies output matrix files

input and output files may be .dat or .xfm files
||outputmatrixfile|| output matrix in .dat or .xfm format ||
Line 40: Line 29:
mri_matrix_multiplyinput and output files may be .dat or .xfm files
Line 69: Line 58:
CherifSahyoun BruceFischl

Name

mri_matrix_multiply - multiplies MRI matrices

Synopsis

mri_matrix_multiply [-iim inputmatrixfile OR -im inputmatrixfile] -om outputmatrixfile

Arguments

Required Flagged Arguments

-im inputmatrixfile

input matrix file

OR

-iim inputmatrixfile

input matrix file (invert before applying)

-om outputmatrixfile

output matrix file

Optional Flagged Arguments

-v

verbose

Outputs

outputmatrixfile

output matrix in .dat or .xfm format

Description

mri_matrix_multiplyinput and output files may be .dat or .xfm files

Examples

Example 1

Example 2

Bugs

None

See Also

["othercommand1"], ["othercommand2"]

Links

FreeSurfer, FsFast

Methods Description

description
description

References

["References/Lastname###"]

Reporting Bugs

Report bugs to <analysis-bugs@nmr.mgh.harvard.edu>

Author/s

BruceFischl

mri_matrix_multiply (last edited 2008-04-29 11:45:06 by localhost)