Differences between revisions 1 and 6 (spanning 5 versions)
Revision 1 as of 2004-09-13 10:28:49
Size: 1981
Comment:
Revision 6 as of 2017-11-28 11:16:21
Size: 2147
Comment:
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:

'''Index'''
[[
TableOfContents]]
'''Index''' <<TableOfContents>>
Line 15: Line 12:

= Description =
This program positions the tessellation of the cortical surface at the white matter surface, then the gray matter surface and generate surface files for these surfaces as well as a 'curvature' file for the cortical thickness, and a surface file which approximates layer IV of the cortical sheet.
Line 21: Line 21:
|| Subject Name ||  ||    ||
|| Hemisphere || r(right) or l(left) brain hemisphere   ||   ||
||Subject Name || || ||
||Hemisphere ||r(right) or l(left) brain hemisphere || ||
Line 25: Line 26:
|| -flag1 ?? || brief description || ||
|| -flag2 ?? || brief description || ||
None
Line 29: Line 29:
|| -q || Omit self-intersection and only generate gray/white surface || ||
|| -c || Create curvature and area files from white matter surface || ||
|| -a <avgs> || Average curvature values <avgs> times (default=10) || ||
|| -whiteonly || Only generate white matter surface || ||
 
= Outputs =
|| ?? || description ||
|| ?? || description ||

= Description =
This program positions the tessellation of the cortical surface at the white matter surface, then the gray matter surface and generate surface files for these surfaces as well as a 'curvature' file for the cortical thickness, and a surface file which approximates layer IV of the cortical sheet.
||-q ||Omit self-intersection and only generate gray/white surface ||
||-c ||Create curvature and area files from white matter surface ||
||-a <avgs> ||Average curvature values <avgs> times (default=10) ||
||-whiteonly ||Only generate white matter surface ||
||-orig_white <surf> ||specify a white surface to start with ||
||-orig_pial <surf> ||specify a white surface to start with ||
||-w <value> ||unknown ||
||-max_gray_scale mgs || in white deformation set outside_hi = (max_border_white + mgs*max_gray) / (mgs+1.0) ||
||-first_wm_peak || settle WM surface at first peak in intensity profile instead of highest ||
||-pa <avgs> || average pial curvature values a max of <avgs> times. Default is 16. ||
Line 53: Line 52:
= Bugs =
None
Line 57: Line 53:
["othercommand1"], ["othercommand2"] [[othercommand1]], [[othercommand2]]
Line 62: Line 58:
= Methods Description =
{{{
N/A
}}}

= References =
["References/Lastname###"]
Line 71: Line 59:
Report bugs to <analysis-bugs@nmr.mgh.harvard.edu> Report bugs to < analysis-bugs@nmr.mgh.harvard.edu >

Index

Name

mris_make_surfaces - Generates surface files for cortical and white matter surfaces, curvature file for cortical thickness and surface file estimate for layer IV of cortical sheet

Description

This program positions the tessellation of the cortical surface at the white matter surface, then the gray matter surface and generate surface files for these surfaces as well as a 'curvature' file for the cortical thickness, and a surface file which approximates layer IV of the cortical sheet.

Synopsis

mris_make_surfaces [options] <subject name> <hemisphere>

Arguments

Positional Arguments

Subject Name

Hemisphere

r(right) or l(left) brain hemisphere

Required Flagged Arguments

None

Optional Flagged Arguments

-q

Omit self-intersection and only generate gray/white surface

-c

Create curvature and area files from white matter surface

-a <avgs>

Average curvature values <avgs> times (default=10)

-whiteonly

Only generate white matter surface

-orig_white <surf>

specify a white surface to start with

-orig_pial <surf>

specify a white surface to start with

-w <value>

unknown

-max_gray_scale mgs

in white deformation set outside_hi = (max_border_white + mgs*max_gray) / (mgs+1.0)

-first_wm_peak

settle WM surface at first peak in intensity profile instead of highest

-pa <avgs>

average pial curvature values a max of <avgs> times. Default is 16.

Examples

Example 1

Command:

Description:

Example 2

Command:

Description:

See Also

othercommand1, othercommand2

Links

FreeSurfer, FsFast

Reporting Bugs

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

Author/s

DougGreve, BruceFischl

mris_make_surfaces (last edited 2017-12-04 14:20:17 by MorganFogarty)