|
Size: 1412
Comment: replaces mris%curvature. added flags.
|
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
Methods Description
??
References
["References/Lastname###"]
Reporting Bugs
Report bugs to <analysis-bugs@nmr.mgh.harvard.edu>
