Differences between revisions 1 and 7 (spanning 6 versions)
Revision 1 as of 2004-08-25 12:23:32
Size: 1230
Editor: DavidTuch
Comment: replaced mri%matrix%multiply
Revision 7 as of 2008-04-29 11:45:06
Size: 1356
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:
<<Navigation(children)>>
'''Index'''
<<TableOfContents>>

Line 10: Line 15:
mri_matrix_multiply - multiplies MRI matrices mri_matrix_multiply - multiplies registration matrices
Line 13: Line 18:
mri_matrix_multiply [options] mri_matrix_multiply -im inputmatrixfile -om outputmatrixfile <<BR>>
mri_matrix_multiply -iim inputmatrixfile -om outputmatrixfile
Line 16: Line 22:
== Positional Arguments ==
Line 19: Line 23:
'-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 29:
options are:

-v verbose

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

||-v || verbose||
Line 34: Line 32:

'-
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 35:
mri_matrix_multiplyinput and output files may be .dat or .xfm files
Line 51: Line 46:
["othercommand1"], ["othercommand2"] [[othercommand1]], [[othercommand2]]
Line 58: Line 53:
description
description
N/A
Line 63: Line 57:
["References/Lastname###"] None
Line 69: Line 63:
CherifSahyoun BruceFischl

Index

Name

mri_matrix_multiply - multiplies registration matrices

Synopsis

mri_matrix_multiply -im inputmatrixfile -om outputmatrixfile
mri_matrix_multiply -iim 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

N/A

References

None

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)