ISMRMRDVIEWER is a python package to view ISMRMRD/MRD (vendor agnostic MRI data format) raw data (including xml, data, waveforms and trajectories) and images.
pip3 install git+https://github.com/ismrmrd/ismrmrdviewer.git
OR
pip install git+https://github.com/ismrmrd/ismrmrdviewer.git
You may need to manually download the test datasets in res/.
ismrmrdviewer
- File>Open
- Image series can be animated, and interactively windowed.
- Raw data lines can be browsed individually, or selected in multiples.
Features are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.