Skip to content

cmirkes/ismrmrd-viewer

 
 

Repository files navigation

ISMRMRD-Viewer

Simple python based viewing application for the ISMRM raw data format.

ISMRMRDViewer.py is the main application entry point: python ISMRMRDViewer.py yourData.h5

Main application window

Prepare for distribution

Create pyqt resource file (icons and images):

pyrcc5 -o images_qr.py images.qrc

Package using pyinstaller:

pyinstaller.exe --noconsole --windowed --icon=icon_256.ico .\ISMRMRDViewer.py

About

ISMRM Raw Data Viewer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%