Metadata-Version: 2.1
Name: smriprep
Version: 0.3.1
Summary: sMRIPrep (Structural MRI PREProcessing) pipeline
Home-page: https://github.com/poldracklab/smriprep
Author: The CRN developers
Author-email: code@oscaresteban.es
Maintainer: Oscar Esteban
Maintainer-email: code@oscaresteban.es
License: 3-clause BSD
Description: The workflow is based on `Nipype <https://nipype.readthedocs.io>`_ and encompases a large
        set of tools from well-known neuroimaging packages, including
        `FSL <https://fsl.fmrib.ox.ac.uk/fsl/fslwiki/>`_,
        `ANTs <https://stnava.github.io/ANTs/>`_,
        `FreeSurfer <https://surfer.nmr.mgh.harvard.edu/>`_,
        `AFNI <https://afni.nimh.nih.gov/>`_,
        and `Nilearn <https://nilearn.github.io/>`_.
        This pipeline was designed to provide the best software implementation for each state of
        preprocessing, and will be updated as newer and better neuroimaging software becomes
        available.
        
        Support is provided on `neurostars.org <https://neurostars.org/tags/smriprep>`_.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Image Recognition
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.5
Description-Content-Type: text/x-rst; charset=UTF-8
Provides-Extra: tests
Provides-Extra: test
Provides-Extra: all
Provides-Extra: resmon
Provides-Extra: doc
Provides-Extra: docs
Provides-Extra: duecredit
Provides-Extra: datalad
