Differences between revisions 3 and 4
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## 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
Line 13: Line 6:
Line 15: Line 7:
mris_ca_label '''mris_ca_label''' - Automatically assigns a neuroanatomical label to each location on a cortical surface model. This procedure incorporates both geometric information derived from the cortical model (sulcus and curvature), and neuroanatomical convention, as found in a training set (see mris_ca_train).
Line 21: Line 13:
Line 33: Line 26:
?? || -sdir <subject dir> || specify a subjects directory (default=$SUBJECTS_DIR) ||
|| -orig <filename> || specify filename of original surface (default=smoothwm) ||
|| -norm1 || GCSA normalize input #1 after reading (default: disabled) ||
|| -norm2 || GCSA normalize input #2 after reading (default: disabled) ||
|| -norm3 || GCSA normalize input #3 after reading (default: disabled) ||
|| -ic <number_priors> <number_classifiers> || parameters passed to the classifier routine (default: -ic 7 4) ||
|| -sulc || specify sulc as only input (default: sulcus and curvature) ||
|| -nbrs <number> || neighborhood size (default=2) ||
|| -a <number> || number of averages (default=5) ||
|| -t <filename> || specify parcellation table input file (default: none) ||
|| -v <number> || diagnostic level (default=0) ||
|| -n <number> || number of inputs (default=1) ||
|| -? || print usage info ||
|| -u || same as -? ||
|| --help || print help info ||
|| --version || print version info ||

Navigation(children) Index TableOfContents

Name

mris_ca_label - Automatically assigns a neuroanatomical label to each location on a cortical surface model. This procedure incorporates both geometric information derived from the cortical model (sulcus and curvature), and neuroanatomical convention, as found in a training set (see mris_ca_train).

Synopsis

mris_ca_label [options] <subject> <hemi> <canonsurf> <classifier> <outputfile>

Arguments

Positional Arguments

[options]

-sdir, -orig, -long, -novar, -norm, -sulc, -nbrs, -f, -v, -w, -r, -?, -u, --help, --version

<subject>

subject id

<hemi>

hemisphere: rh or lh

<canonsurf>

canonical surface file

<classifier>

specify classifier array input file

<outputfile>

outputfile

Required Flagged Arguments

subject hemi canonsurf classifier outputfile

Optional Flagged Arguments

-sdir <subject dir>

specify a subjects directory (default=$SUBJECTS_DIR)

-orig <filename>

specify filename of original surface (default=smoothwm)

-norm1

GCSA normalize input #1 after reading (default: disabled)

-norm2

GCSA normalize input #2 after reading (default: disabled)

-norm3

GCSA normalize input #3 after reading (default: disabled)

-ic <number_priors> <number_classifiers>

parameters passed to the classifier routine (default: -ic 7 4)

-sulc

specify sulc as only input (default: sulcus and curvature)

-nbrs <number>

neighborhood size (default=2)

-a <number>

number of averages (default=5)

-t <filename>

specify parcellation table input file (default: none)

-v <number>

diagnostic level (default=0)

-n <number>

number of inputs (default=1)

-?

print usage info

-u

same as -?

--help

print help info

--version

print version info

Outputs

outputfile

Description

??

Examples

Example 1

??

Example 2

??

Bugs

none

See Also

??

Links

FreeSurfer, FsFast

Methods Description

??

References

Reporting Bugs

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

Author/s

BruceFischl

mris_ca_label (last edited 2013-11-11 12:40:07 by MaritzaEbling)