Metadata-Version: 2.1
Name: MRdataset
Version: 0.1.6
Summary: MRdataset
Home-page: https://github.com/Open-Minds-Lab/MRdataset
Author: Pradeep Raamana
Author-email: raamana@gmail.com
License: Apache Software License 2.0
Keywords: MRdataset
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
License-File: LICENSE
License-File: AUTHORS.rst

==============================================================
MRdataset : unified interface to various neuroimaging datasets
==============================================================

.. image:: https://img.shields.io/pypi/v/MRdataset.svg
        :target: https://pypi.python.org/pypi/MRdataset

.. image:: ./docs/images/hierarchy.jpg

* A unified interface to various neuroimaging datasets such as DICOM, BIDS and any other generic format etc.
* Documentation: https://open-minds-lab.github.io/MRdataset/





=======
History
=======

0.1.0 (2022-05-05)
------------------

* First release on PyPI.


