nipype.interfaces.semtools.testing.featuredetection module¶
Autogenerated file - DO NOT EDIT If you spot a bug, please report it on the mailing list and/or change the generator.
- class nipype.interfaces.semtools.testing.featuredetection.SphericalCoordinateGeneration(command=None, terminal_output=None, write_cmdline=False, **inputs)¶
Bases:
SEMLikeCommandLineWrapped executable:
SphericalCoordinateGeneration.title: Spherical Coordinate Generation
category: Testing.FeatureDetection
description: get the atlas image as input and generates the rho, phi and theta images.
version: 0.1.0.$Revision: 1 $(alpha)
contributor: Ali Ghayoor
- Optional Inputs:
args (a string) – Additional parameters to the command. Maps to a command-line argument:
%s.environ (a 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:
{})inputAtlasImage (a pathlike object or string representing an existing file) – Input atlas image. Maps to a command-line argument:
--inputAtlasImage %s.outputPath (a string) – Output path for rho, phi and theta images. Maps to a command-line argument:
--outputPath %s.
