Differences between revisions 3 and 10 (spanning 7 versions)
Revision 3 as of 2004-08-05 22:15:18
Size: 1075
Editor: DavidTuch
Comment: Incorporated modifications.
Revision 10 as of 2008-04-29 11:46:20
Size: 1162
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## see dtrecon as an exmaple ## See HelpOnCommandTemplate for description of formatting
##
## Note: If you are modifying this page please refer to the
## CommandTemplate page and confirm that this page has the latest
## CommandTemplate formatting


<<Navigation(children)>>
'''Index'''
<<TableOfContents>>
Line 3: Line 13:
{{{
mri_motion_correct - averages a number of volumes and corrects for motion
}}}
mri_motion_correct - averages a number of volumes and performs MotionCorrection
Line 7: Line 16:
{{{
mri_motion_correct [outfile] [infile1] [infile2] [<options>]
}}}
mri_motion_correct outvol invol1 invol2  [<options>]
Line 11: Line 18:
= Positional Arguments =
{{{
[outfile]
  description
= Arguments =
== Positional Arguments ==
|| outvol || description ||
|| invol1 || description ||
|| invol2 || description ||
Line 16: Line 24:
[infile1]
  description
Line 19: Line 25:
[infile2]
  description
}}}
== Required Flagged Arguments ==
None
Line 23: Line 28:
= Required Flagged Arguments =
{{{
None
}}}

= Optional Flagged Arguments =
{{{
-?? [??]
description
 description
}}}
== Optional Flagged Arguments ==
||-?? [??] || description ||
Line 36: Line 32:
{{{      orig - averaged and motion corrected volume
}}}
|| orig || averaged and motion corrected volume ||
Line 40: Line 34:
= Example 1 =
{{{
= Description =
description

= Examples =
== Example 1 ==
Line 43: Line 40:
}}}
description

= Bugs =
None
Line 46: Line 47:
 ["minctrac"]

= Author =
 JaneSmith
[[othercommand1]], [[othercommand2]]
Line 52: Line 50:
 FreeSurfer, FsFast

= References =
## For example: ["Belliveau1991"]
 ["References/NameYear"]

= Reporting Bugs =
 Report bugs to <analysis-bugs@nmr.mgh.harvard.edu>
FreeSurfer
Line 63: Line 54:
mri_motion_correct is a minctracc wrapper for averaging ["COR"] volumes ??
Line 65: Line 56:
= Category =
## For example: CategoryFreeSurferCommandVolumeConversion
 CategoryFreeSurferCommandMotionCorrection

= References =
[[References/Lastname###]]

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

= Author/s =
BruceFischl

Index

Name

mri_motion_correct - averages a number of volumes and performs MotionCorrection

Synopsis

mri_motion_correct outvol invol1 invol2 [<options>]

Arguments

Positional Arguments

outvol

description

invol1

description

invol2

description

Required Flagged Arguments

None

Optional Flagged Arguments

-?? [??]

description

Outputs

orig

averaged and motion corrected volume

Description

description

Examples

Example 1

mri_motion_correct ../orig 002 003

description

Bugs

None

See Also

othercommand1, othercommand2

Links

FreeSurfer

Methods Description

??

References

References/Lastname###

Reporting Bugs

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

Author/s

BruceFischl

mri_motion_correct (last edited 2008-04-29 11:46:20 by localhost)