## Note: This page was created with the CommandTemplate
##
## If you're modifying this page please take a look at the
## latest version of CommandTemplate to ensure that you're
## using the latest version of the CommandTemplate
##
## See HelpOnCommandTemplate for description of formatting

<<Navigation(children)>>
'''Index'''
<<TableOfContents>>

= Name =
mris_convert - general conversion program for converting between cortical surface file formats

= Synopsis =
mris_convert [-c curvinfilepath] [-o origfilepath] [-p] [-t] [--help] [-u or -?] infilepath outfilepath 

= Arguments =
== Positional Arguments ==
|| infilepath || input file path||
|| outfilepath || output file path||

== Optional Flagged Arguments ==
|| -c curvinfilepath || file path for curvature file || ||
|| -o origfilepath || file path for orig file || ||
|| -p || treat infilepath as patchfile || combine an existing patchfile with an existing orig surface file, and produce an output patch file that is amerger or reformatting of the input files ||

= Outputs =
|| outfilepath/outfile || output surface file ||

= Description =
mris_convert is a general utility for converting between difference cortical surface file formats. 

= Examples =
== Example 1 ==
mris_convert

description

= Bugs =
None

= See Also =
[[mri_convert]]

= Links =
FreeSurfer

= Methods Description =
{{{
description
description
}}}

= References =
None

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

= Author/s =
BruceFischl