Metadata-Version: 1.1
Name: pyConnectomist
Version: 1.0.0
Summary: 
[pyConnectomist]
This package provides common scripts:

* pyconnectomist_preproc: preprocess a diffusion sequence.
* pyconnectomist_tractography: compute a determinist tractography and detect
  bundles using an atlas.
* pyconnectomist_dtifit: estimate a DTI model from the preprocessed diffusion
  data.

Home-page: https://github.com/neurospin/pyconnectomist
Author: pyConnectomist developers
Author-email: antoine.grigis@cea.fr
License: CeCILL-B
Description: 
        ======================
        pyConnectomist
        ======================
        
        Python wrappers for Connectomist: wrap the Connectomist software and simplify
        scripting calls. Each preprocessing, tractography and labeling step (i.e. one
        Connectomist tab) can be run through the use of a dedicated function of the
        package.
        
Platform: OS Independent
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Environment :: X11 Applications :: Qt
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Utilities
