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

* pyfreesurfer_reconall: FreeSurfer cortical and subcortical segmentation.
* pyfreesurfer_datacheck: check FreeSurfer 'reconall' produced data integrity.
* pyfreesurfer_conversion:  convert FreeSurfer volume, mesh , annotations
  to the native space. The produced meshes will also be aligned across
  subjects.
* pyfreesurfer_qualitycheck: check FreeSurfer 'reconall' produced data quality.
* pyfreesurfer_stats: summarize the FreeSurfer 'reconall' individual
  statistics.
* pyfreesurfer_textures: build texture arrays aligned across subjects.

Home-page: https://github.com/neurospin/pyfreesurfer
Author: pyFreeSurfer developers
Author-email: antoine.grigis@cea.fr
License: CeCILL-B
Description: 
        ======================
        pyFreeSurfer
        ======================
        
        Python wrappers for FreeSurfer: wrap the FreeSurfer software and simplify
        scripting calls. Such calls can be performed 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
