nipype.interfaces.semtools.legacy.registration module

Autogenerated file - DO NOT EDIT If you spot a bug, please report it on the mailing list and/or change the generator.

scalartransform

Link to code

Bases: SEMLikeCommandLine

Wrapped executable: scalartransform.

title: ScalarTransform (DTIProcess)

category: Legacy.Registration

version: 1.0.0

documentation-url: http://www.slicer.org/slicerWiki/index.php/Documentation/Nightly/Extensions/DTIProcess

license: Copyright (c) Casey Goodlett. All rights reserved.
See http://www.ia.unc.edu/dev/Copyright.htm for details.

This software is distributed WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the above copyright notices for more information.

contributor: Casey Goodlett

argsa string

Additional parameters to the command. Maps to a command-line argument: %s.

deformationa pathlike object or string representing an existing file

Deformation field. Maps to a command-line argument: --deformation %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: {})

h_fielda boolean

The deformation is an h-field. Maps to a command-line argument: --h_field.

input_imagea pathlike object or string representing an existing file

Image to tranform. Maps to a command-line argument: --input_image %s.

interpolation‘nearestneighbor’ or ‘linear’ or ‘cubic’

Interpolation type (nearestneighbor, linear, cubic). Maps to a command-line argument: --interpolation %s.

inverta boolean

Invert tranform before applying. Maps to a command-line argument: --invert.

output_imagea boolean or a pathlike object or string representing a file

The transformed image. Maps to a command-line argument: --output_image %s.

transformationa boolean or a pathlike object or string representing a file

Output file for transformation parameters. Maps to a command-line argument: --transformation %s.

output_imagea pathlike object or string representing an existing file

The transformed image.

transformationa pathlike object or string representing an existing file

Output file for transformation parameters.