nipype.interfaces.dynamic_slicer module

Experimental Slicer wrapper - Work in progress.

SlicerCommandLine

Link to code

Bases: CommandLine

Wrapped executable: Slicer3.

Experimental Slicer wrapper. Work in progress.

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

modulea string

Name of the Slicer command line module you want to use.

SlicerCommandLine.output_spec

alias of nipype.interfaces.base.specs.DynamicTraitedSpec