Simple application to view .edf files from the ESRF. Developed for use with DF-XRM data
Using PySide2, pyqtgraph and fabio
a .edf file can be provided as an input argument such that you may associate *.edf files with edf_view.py
The exe is compiled in python3.10 using pyinstaller with the following packages/versions:
PySide2 5.15.2.1, pyqtgraph 0.12.4, numpy 1.23.3, fabio 0.14.0