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.

SphericalCoordinateGeneration

Link to code

Bases: SEMLikeCommandLine

Wrapped 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

argsa 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: {})

inputAtlasImagea pathlike object or string representing an existing file

Input atlas image. Maps to a command-line argument: --inputAtlasImage %s.

outputPatha string

Output path for rho, phi and theta images. Maps to a command-line argument: --outputPath %s.