Metadata-Version: 2.1
Name: niworkflows
Version: 1.1.3
Summary: NeuroImaging Workflows provides processing tools for magnetic resonance images of the brain.
Home-page: https://github.com/poldracklab/niworkflows
Author: The CRN developers
Author-email: code@oscaresteban.es
Maintainer: Oscar Esteban
Maintainer-email: code@oscaresteban.es
License: 3-clause BSD
Description: NeuroImaging workflows (NIworkflows): robust processing tools for MRI data
        ==========================================================================
        
        .. image:: https://circleci.com/gh/poldracklab/niworkflows/tree/master.svg?style=shield
          :target: https://circleci.com/gh/poldracklab/niworkflows/tree/master
          :alt: CI status
        
        .. image:: https://travis-ci.org/poldracklab/niworkflows.svg?branch=master
          :target: https://travis-ci.org/poldracklab/niworkflows
          :alt: CI status
        
        .. image:: https://codecov.io/gh/poldracklab/niworkflows/branch/master/graph/badge.svg
          :target: https://codecov.io/gh/poldracklab/niworkflows
          :alt: Test coverage
        
        NeuroImaging Workflows (NIWorkflows) is a selection of image processing workflows
        for magnetic resonance images of the brain. 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.
        
        **Documentation**: https://poldracklab.github.io/niworkflows/
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: pointclouds
Provides-Extra: docs
Provides-Extra: all
Provides-Extra: style
Provides-Extra: duecredit
Provides-Extra: doc
Provides-Extra: tests
Provides-Extra: test
