Differences between revisions 1 and 10 (spanning 9 versions)
Revision 1 as of 2004-08-03 22:16:22
Size: 954
Editor: EvelinaBusa
Comment: brief summary
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 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 2: 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 6: Line 16:
 command argA argB -flag1 <arg1> -flag2 <arg2> -flag3 <arg3> mri_motion_correct outvol invol1 invol2 [<options>]
Line 8: Line 18:
= Positional Arguments =
 argA
= Arguments =
== Positional Arguments ==
|| outvol || description ||
|| invol1 || description ||
|| invol2 || description ||
Line 11: Line 24:
 Description
Line 13: Line 25:
 argB == Required Flagged Arguments ==
None
Line 15: Line 28:
 Description

= Required Flagged Arguments =
 -flag1 <arg1>

 Description

 - flag2 <arg2>

 Description

= Optional Flagged Arguments =

 -flag3 <arg3>

 Description.
== Optional Flagged Arguments ==
||-?? [??] || description ||
Line 33: Line 32:
 file1 || orig || averaged and motion corrected volume ||
Line 35: Line 34:
 Description = Description =
description
Line 37: Line 37:
 file2 = Examples =
== Example 1 ==
mri_motion_correct ../orig 002 003
Line 39: Line 41:
 Description description
Line 41: Line 43:
= Example 1 =
 command argA argB -flag1 foo -flag2 goo

 Description

= Example 2 =
 command argA argB -flag1 foo -flag2 goo -flag3 hoo

 Description
= Bugs =
None
Line 52: Line 47:
 ["command2"]

 ["command3"]

= Author =
 JaneSmith
[[othercommand1]], [[othercommand2]]
Line 60: Line 50:
 Command``Guide FreeSurfer

= Methods Description =
{{{
??
}}}
Line 63: Line 58:
## For example: ["Belliveau1991"]
 NameYear
[[References/Lastname###]]
Line 67: Line 61:
 Report bugs to <> Report bugs to <analysis-bugs@nmr.mgh.harvard.edu>
Line 69: Line 63:
= Category =
## For example: CategoryFreeSurferCommandVolumeConversion
 Category``Stream``Command
= 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)