Differences between revisions 5 and 10 (spanning 5 versions)
Revision 5 as of 2004-08-06 11:55:07
Size: 1086
Editor: DavidTuch
Comment: Moved Description.
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 [outfile] [infile1] [infile2] [<options>]
??
Line 11: Line 57:
= Positional Arguments =
{{{
[outfile]
  description

[infile1]
  description

[infile2]
  description
}}}

= Required Flagged Arguments =
{{{
None
}}}

= Optional Flagged Arguments =
{{{
-?? [??]
  description
  description
}}}

= Outputs =
{{{
orig - averaged and motion corrected volume
}}}

= Example 1 =
{{{
mri_motion_correct ../orig 002 003
}}}

= See Also =
["minctrac"]

= Author =
JaneSmith

= Links =
FreeSurfer, FsFast
Line 55: Line 58:
## For example: ["Belliveau1991"]
["References/NameYear"]

= Description =
mri_motion_correct is a ["minctracc"] wrapper for averaging ["COR"] volumes
[[References/Lastname###]]
Line 64: Line 63:
= Methods Description =


= 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)