Metadata-Version: 2.3
Name: mrpyconvert
Version: 0.1.32
Summary: Tool to create scripts to convert dicom to bids
License: MIT
Author: Jolinda Smith
Author-email: jolinda@uoregon.edu
Requires-Python: >=3.8
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: dcm2niix (>=1.0.2022)
Requires-Dist: jq
Requires-Dist: packaging
Requires-Dist: pydicom (>=2.2)
Project-URL: Homepage, https://github.com/Jolinda/mrpyconvert.git
Description-Content-Type: text/markdown

# mrpyconvert
Python module for dicom to bids conversion  
Creates scripts that call dcm2niix

The tutorial jupyter notebook has more information about how to use mrpyconvert. This tutorial is intended for users at the University of Oregon, but should be useful to other users until more general documentation has been completed.

