Differences between revisions 2 and 8 (spanning 6 versions)
Revision 2 as of 2004-08-04 11:41:25
Size: 1136
Editor: DavidTuch
Comment: Revised with new formatting.
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 arg1 -i <arg2> -o <arg3> [<options>]
description
description
Line 11: Line 48:
= 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 49:
## For example: ["Belliveau1991"]
 ["References/NameYear"]
["References/Lastname###"]
Line 72: Line 52:
 Report bugs to <analysis-bugs@nmr.mgh.harvard.edu> Report bugs to <analysis-bugs@nmr.mgh.harvard.edu>
Line 74: Line 54:
= 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)