.. AUTO-GENERATED FILE -- DO NOT EDIT!

interfaces.slicer.legacy.work
=============================


.. _nipype.interfaces.slicer.legacy.work.DiffusionTensorTest:


.. index:: DiffusionTensorTest

DiffusionTensorTest
-------------------

Code: http://github.com/nipy/nipype/blob/master/nipype/interfaces/slicer/legacy/work.py#L18

Wraps command ** DiffusionTensorTest **

title:
  Simple IO Test


category:
  Legacy.Work in Progress.Diffusion Tensor.Test


description:
  Simple test of tensor IO


version: 0.1.0.$Revision: 18864 $(alpha)

contributor: Bill Lorensen

Inputs::

        [Mandatory]

        [Optional]
        args: (a string)
                Additional parameters to the command
        environ: (a dictionary with keys which are a value of type 'str' and with values which
                 are a value of type 'str', nipype default value: {})
                Environment variables
        ignore_exception: (a boolean, nipype default value: False)
                Print an error message instead of throwing an exception in case the interface fails to
                run
        inputVolume: (an existing file name)
                Input tensor volume to be filtered
        outputVolume: (a boolean or a file name)
                Filtered tensor volume

Outputs::

        outputVolume: (an existing file name)
                Filtered tensor volume
