3
Yd                 @   sp   d Z ddlZddlmZmZmZmZmZmZm	Z	m
Z
mZmZ G dd deZG dd deZG d	d
 d
eZdS )zuAutogenerated file - DO NOT EDIT
If you spot a bug, please report it on the mailing list and/or change the generator.    N   )
CommandLineCommandLineInputSpecSEMLikeCommandLineTraitedSpecFile	Directorytraits	isdefinedInputMultiPathOutputMultiPathc               @   s(   e Zd ZeddddZejdddZdS )	fiberstatsInputSpeczDTI Fiber FileTz--fiber_file %s)descexistsargstrzproduce verbose outputz
--verbose )r   r   N)__name__
__module____qualname__r   Z
fiber_filer	   ZBoolverbose r   r   s/var/www/html/virt/lib/python3.6/site-packages/nipype/interfaces/semtools/diffusion/tractography/commandlineonly.pyr      s   r   c               @   s   e Zd ZdS )fiberstatsOutputSpecN)r   r   r   r   r   r   r   r      s   r   c               @   s$   e Zd ZdZeZeZdZi Z	dZ
dS )
fiberstatsa;  title: FiberStats (DTIProcess)

    category: Diffusion.Tractography.CommandLineOnly

    description: Obsolete tool - Not used anymore

    version: 1.1.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

    acknowledgements: Hans Johnson(1,3,4); Kent Williams(1); (1=University of Iowa Department of Psychiatry, 3=University of Iowa Department of Biomedical Engineering, 4=University of Iowa Department of Electrical and Computer Engineering) provided conversions to make DTIProcess compatible with Slicer execution, and simplified the stand-alone build requirements by removing the dependancies on boost and a fortran compiler.
    z fiberstats FN)r   r   r   __doc__r   Z
input_specr   Zoutput_specZ_cmdZ_outputs_filenamesZ_redirect_xr   r   r   r   r      s   r   )r   osbaser   r   r   r   r   r   r	   r
   r   r   r   r   r   r   r   r   r   <module>   s
   0