Differences between revisions 4 and 8 (spanning 4 versions)
Revision 4 as of 2004-08-05 22:18:33
Size: 1080
Editor: DavidTuch
Comment: Added Description heading.
Revision 8 as of 2004-08-10 13:52:17
Size: 1082
Editor: DavidTuch
Comment:
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
Line 3: Line 8:
mri_motion_correct - averages a number of volumes and performs MotionCorrection

= Synopsis =
mri_motion_correct [outfile] [infile1] [infile2] [<options>]

= Positional Arguments =
|| [outfile] || description ||
|| [infile1] || description ||
|| [infile2] || description ||


= Required Flagged Arguments =
None

= Optional Flagged Arguments =
||-?? [??] || description ||

= Outputs =
|| orig || averaged and motion corrected volume ||

= Description =
description

= Example 1 =
mri_motion_correct ../orig 002 003

description

= See Also =
["othercommand1"], ["othercommand2"]

= Links =
FreeSurfer

= Methods Description =
Line 4: Line 44:
mri_motion_correct - averages a number of volumes and corrects for motion
}}}
= Synopsis =
{{{
mri_motion_correct [outfile] [infile1] [infile2] [<options>]
description
description
Line 11: Line 48:
= 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 49:
## For example: ["Belliveau1991"]
["References/NameYear"]

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

= Category =
## For example: CategoryFreeSurferCommandVolumeConversion
CategoryFreeSurferCommandMotionCorrection
= Author/s =
BruceFischl

Name

mri_motion_correct - averages a number of volumes and performs MotionCorrection

Synopsis

mri_motion_correct [outfile] [infile1] [infile2] [<options>]

Positional Arguments

[outfile]

description

[infile1]

description

[infile2]

description

Required Flagged Arguments

None

Optional Flagged Arguments

-?? [??]

description

Outputs

orig

averaged and motion corrected volume

Description

description

Example 1

mri_motion_correct ../orig 002 003

description

See Also

["othercommand1"], ["othercommand2"]

Links

FreeSurfer

Methods Description

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