Metadata-Version: 2.1
Name: sdcflows
Version: 1.1.0
Summary: Susceptibility Distortion Correction (SDC) workflows for EPI MR schemes.
Home-page: https://github.com/poldracklab/sdcflows
Author: The SDCflows developers
Author-email: code@oscaresteban.es
Maintainer: Oscar Esteban
Maintainer-email: code@oscaresteban.es
License: Apache-2.0
Download-URL: https://github.com/poldracklab/sdcflows/archive/1.1.0.tar.gz
Description: SDCflows
        --------
        
        .. image:: https://circleci.com/gh/poldracklab/sdcflows.svg?style=svg
            :target: https://circleci.com/gh/poldracklab/sdcflows
        
        .. image:: https://img.shields.io/pypi/v/sdcflows.svg
          :target: https://pypi.python.org/pypi/sdcflows/
          :alt: Latest Version
        
        
        SDCflows (susceptibility distortion correction workflows) is a library of workflows
        to correct for distortions typically remaining after reconstruction in images
        acquired with EPI (echo-planar imaging) MR schemes.
        It is designed to provide an easily accessible, state-of-the-art interface that is
        robust to differences in scan acquisition protocols and that requires minimal user input.
        
        This open-source neuroimaging data processing tool is being developed as a part of
        the MRI image analysis and reproducibility platform offered by the CRN.
        
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
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: doc
Provides-Extra: all
Provides-Extra: docs
Provides-Extra: tests
