Metadata-Version: 2.1
Name: irv
Version: 0.0.4
Summary: ISMRMRD rawdata view and analysis tools
Home-page: https://github.com/medlab/ismrmrd-rawdata-viewer
Author: Cong Zhang
Author-email: congzhangzh@gmail.com
Maintainer: Cong Zhang
Maintainer-email: congzhangzh@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: PySide6
Requires-Dist: matplotlibqml

An ISMRMRD rawdata view and anaysis tools

The module can run as a python module

```bash
    python -m irv.irv
```

# 你好

WIP

Why
=================

    for fun!

TODO
=================

    Upgrade to qml version in the future!

Credit:
=================
    1. https://ismrmrd.github.io/
    2. https://github.com/ismrmrd/ismrmrd-python
    3. https://github.com/ismrmrd/ismrmrdviewer
    4. https://github.com/medlab/gadgetron-dataflow-monitor
    5. https://github.com/ismrmrd/ismrmrd-python-tools

Ref:
=================

    1. https://doc.qt.io/qtforpython/tutorials/basictutorial/uifiles.html



