Differences between revisions 2 and 6 (spanning 4 versions)
Revision 2 as of 2004-08-04 11:41:25
Size: 1136
Editor: DavidTuch
Comment: Revised with new formatting.
Revision 6 as of 2004-08-10 13:34:42
Size: 1142
Editor: DavidTuch
Comment: updated formatting
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"]

= Author/s =
BruceFischl

= Links =
FreeSurfer

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

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

= Methods Description =
Line 4: Line 53:
mri_motion_correct - averages a number of volumes and corrects for motion
}}}
= Synopsis =
{{{
mri_motion_correct arg1 -i <arg2> -o <arg3> [<options>]
description
description
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

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

= Reporting Bugs =
 Report bugs to <analysis-bugs@nmr.mgh.harvard.edu>
Line 75: Line 58:
## For example: CategoryFreeSurferCommandVolumeConversion
 CategoryFreeSurferCommand
MotionCorrection
CategoryFreeSurferCommandsMotionCorrection

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"]

Author/s

BruceFischl

Links

FreeSurfer

References

["References/Lastname###"]

Reporting Bugs

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

Methods Description

description
description

Category

CategoryFreeSurferCommandsMotionCorrection

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