Differences between revisions 3 and 24 (spanning 21 versions)
Revision 3 as of 2004-08-04 11:43:33
Size: 1135
Editor: DavidTuch
Comment: Revised for new formatting.
Revision 24 as of 2014-11-06 19:29:32
Size: 86
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## see dtrecon as an exmaple
= Name =
{{{
mri_convert - general purpose utility for file format conversion and volume resampling
}}}
= Synopsis =
{{{
mri_motion_correct arg1 -i <arg2> -o <arg3> [<options>]
}}}

= 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_convert foo -i f -o out
}}}

= Example 2 =
{{{
mri_convert 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>

= Category =
## For example: CategoryFreeSurferCommandVolumeConversion
 CategoryFreeSurferCommandVolumeConversion
#redirect https://surfer.nmr.mgh.harvard.edu/pub/docs/html/mri_convert.help.xml.html

mri_convert (last edited 2017-11-29 12:05:15 by MorganFogarty)