Differences between revisions 1 and 4 (spanning 3 versions)
Revision 1 as of 2004-08-25 09:31:40
Size: 1412
Editor: DavidTuch
Comment: replaces mris%curvature. added flags.
Revision 4 as of 2007-05-11 10:06:47
Size: 1478
Comment:
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:
[[Navigation(children)]]
'''Index'''
[[TableOfContents]]

Line 11: Line 16:
Line 12: Line 18:
mris_curvature [<options>] [input surface file] mris_curvature [<options>] insurf
Line 14: Line 20:
= Positional Arguments = = Arguments =
=
= Positional Arguments ==
Line 17: Line 24:
= Required Flagged Arguments =
None
== Required Flagged Arguments ==
none
Line 20: Line 27:
= Optional Flagged Arguments =
|| -w || no file output || print information to screen but do not generate output files ||
|| -a [n] || smooth [n] interations || apply [n] iterations of smoothing ||
== Optional Flagged Arguments ==
|| -w || produce file output || print information to screen and generate output files ||
|| -a n || smooth n interations || apply n iterations of smoothing ||
Line 25: Line 32:
|| [input surface file].h || mean curvature file ||
|| [input surface file].K || gaussian curvature file ||
|| insurf.h || mean curvature file ||
|| insurf.K || gaussian curvature file ||
Line 35: Line 42:
Compute the curvature and do not produce output files.
Line 38: Line 47:
Smooth 10 iterations and do not produce output files. Smooth 10 iterations and produce output files.
Line 41: Line 50:
None none
Line 51: Line 60:
description
description
??

Navigation(children) Index TableOfContents

Name

mris_curvature - calculate MeanCurvature and GaussianCurvature of a CorticalSurface

Synopsis

mris_curvature [<options>] insurf

Arguments

Positional Arguments

[input surface file]

input surface file

Required Flagged Arguments

none

Optional Flagged Arguments

-w

produce file output

print information to screen and generate output files

-a n

smooth n interations

apply n iterations of smoothing

Outputs

insurf.h

mean curvature file

insurf.K

gaussian curvature file

Description

description

Examples

Example 1

mris_curvature lh.pial

Compute the curvature and do not produce output files.

Example 2

mris_curvature -w -a 10 lh.pial

Smooth 10 iterations and produce output files.

Bugs

none

See Also

["othercommand1"], ["othercommand2"]

Links

FreeSurfer

Methods Description

??

References

["References/Lastname###"]

Reporting Bugs

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

Author/s

BruceFischl

mris_curvature (last edited 2008-04-29 11:46:24 by localhost)