Differences between revisions 2 and 10 (spanning 8 versions)
Revision 2 as of 2004-08-04 11:41:25
Size: 1136
Editor: DavidTuch
Comment: Revised with new formatting.
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 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 =
Line 4: Line 54:
mri_motion_correct - averages a number of volumes and corrects for motion
}}}
= Synopsis =
{{{
mri_motion_correct arg1 -i <arg2> -o <arg3> [<options>]
??
Line 11: Line 57:
= Positional Arguments =
{{{
arg1
  description
  description
}}}

= Required Flagged Arguments =
{{{
-i <arg2>
  description
  description

-o <arg3>
  description
  description
}}}

= Optional Flagged Arguments =
{{{
-f <fvalue>
  description
  description

-g <gvalue>
  description
  description
}}}

= Outputs =
{{{
volume1 - description
volume2 - description
}}}

= Example 1 =
{{{
mri_motion_correct foo -i f -o out
}}}

= Example 2 =
{{{
mri_motion_correct foo -i f -o out -f fvalue
}}}

= See Also =
 ["othercommand1"]

 ["othercommand2"]

= Author =
 JaneSmith

= Links =
 FreeSurfer
Line 68: Line 58:
## For example: ["Belliveau1991"]
 ["References/NameYear"]
[[References/Lastname###]]
Line 72: Line 61:
 Report bugs to <analysis-bugs@nmr.mgh.harvard.edu> Report bugs to <analysis-bugs@nmr.mgh.harvard.edu>
Line 74: Line 63:
= Category =
## For example: CategoryFreeSurferCommandVolumeConversion
 CategoryFreeSurferCommandMotionCorrection
= 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)