nipype.interfaces.semtools.brains.classify module¶
Autogenerated file - DO NOT EDIT If you spot a bug, please report it on the mailing list and/or change the generator.
BRAINSPosteriorToContinuousClass¶
Bases: SEMLikeCommandLine
Wrapped executable:
BRAINSPosteriorToContinuousClass
.title: Tissue Classification
category: BRAINS.Classify
description: This program will generate an 8-bit continuous tissue classified image based on BRAINSABC posterior images.
version: 3.0
documentation-url: http://www.nitrc.org/plugins/mwiki/index.php/brains:BRAINSClassify
license: https://www.nitrc.org/svn/brains/BuildScripts/trunk/License.txt
contributor: Vincent A. Magnotta
acknowledgements: Funding for this work was provided by NIH/NINDS award NS050568
- argsa unicode string
Additional parameters to the command. Maps to a command-line argument:
%s
.- environa dictionary with keys which are a bytes or None or a value of class ‘str’ and with values which are a bytes or None or a value of class ‘str’
Environment variables. (Nipype default value:
{}
)- inputBasalGmVolumea pathlike object or string representing an existing file
Basal Grey Matter Posterior Volume. Maps to a command-line argument:
--inputBasalGmVolume %s
.- inputCrblGmVolumea pathlike object or string representing an existing file
Cerebellum Grey Matter Posterior Volume. Maps to a command-line argument:
--inputCrblGmVolume %s
.- inputCrblWmVolumea pathlike object or string representing an existing file
Cerebellum White Matter Posterior Volume. Maps to a command-line argument:
--inputCrblWmVolume %s
.- inputCsfVolumea pathlike object or string representing an existing file
CSF Posterior Volume. Maps to a command-line argument:
--inputCsfVolume %s
.- inputSurfaceGmVolumea pathlike object or string representing an existing file
Surface Grey Matter Posterior Volume. Maps to a command-line argument:
--inputSurfaceGmVolume %s
.- inputVbVolumea pathlike object or string representing an existing file
Venous Blood Posterior Volume. Maps to a command-line argument:
--inputVbVolume %s
.- inputWhiteVolumea pathlike object or string representing an existing file
White Matter Posterior Volume. Maps to a command-line argument:
--inputWhiteVolume %s
.- outputVolumea boolean or a pathlike object or string representing a file
Output Continuous Tissue Classified Image. Maps to a command-line argument:
--outputVolume %s
.
- outputVolumea pathlike object or string representing an existing file
Output Continuous Tissue Classified Image.