NIPY logo
Home · Quickstart · Documentation · Citation · NiPy
Loading

Table Of Contents

Versions

ReleaseDevel
0.6.0pre-0.7
Download Github

Links

interfaces.slicer.legacy.work

DiffusionTensorTest

Code: file:///build/buildd/nipype-0.6.0/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