Metadata-Version: 2.4
Name: raw2ismrmrd
Version: 0.260305
Summary: (Py)Pulseq-based converter of raw data into ismrmrd format.
Author-email: Christoph Kolbitsch <christoph.kolbitsch@ptb.de>, Patrick Schuenke <patrick.schuenke@ptb.de>, Neil Stewart <neil.stewart@sheffield.ac.uk>
Project-URL: repository, https://github.com/HarmonizedMRI/raw2ismrmrd
Keywords: MRI, Pulseq, PyPulseq, ISMRMRD
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: <3.14,>=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy==1.26.4
Requires-Dist: matplotlib<4.0
Requires-Dist: pypulseq>=1.4.2
Provides-Extra: tests
Requires-Dist: coverage; extra == "tests"
Requires-Dist: codecov; extra == "tests"
Requires-Dist: pre-commit; extra == "tests"
Requires-Dist: pytest; extra == "tests"
Requires-Dist: pytest-cov; extra == "tests"
Requires-Dist: pytest-xdist; extra == "tests"
Provides-Extra: examples
Requires-Dist: mrpro; extra == "examples"
Requires-Dist: einops; extra == "examples"
Requires-Dist: ipykernel; extra == "examples"
Requires-Dist: cmap; extra == "examples"
Provides-Extra: dev
Requires-Dist: mrpro[examples,tests]; extra == "dev"
Dynamic: license-file

# Raw2Ismrmrd
Write vendor-specific raw data to ISMRMRD file
