## 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

'''Index'''
<<TableOfContents>>


= Name =
mris_flatten - flattens a surface patch

= Synopsis =
mris_flatten [options] <input patch> <output patch>

= Arguments =
== Positional Arguments ==
|| <input patch>  || input patch ||
|| <output patch> || output patch ||

== Required Flagged Arguments ==
none

== Optional Flagged Arguments ==
|| -w <# iterations> || write out the surface every # of iterations ||
|| -distances <nbhd size> <# of vertices at each distance> || specify size of neighborhood and number of vertices at each distance to be used in the optimization.||
|| -complete || minimizes the complete distance distortion matrix (typically used for small patches, such as occipital patches) ||

= Outputs =
|| <output patch> || output patch||

= Description =
??

= Examples =
== Example 1 ==
??

== Example 2 ==
??

= Bugs =
none

= See Also =
[[mris_convert]]

= Links =
FreeSurfer

= Methods Description =
{{{
??
}}}

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

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

= Author/s =
BruceFischl