No description
Find a file
2019-12-17 18:04:59 +01:00
EXAFS_Monitor Interface v0 done 2019-12-17 18:04:59 +01:00
.gitignore Interface v0 done 2019-12-17 18:04:59 +01:00
main.ui Interface v0 done 2019-12-17 18:04:59 +01:00
main_gui.py Interface v0 done 2019-12-17 18:04:59 +01:00
mainWindow.ui Interface v0 done 2019-12-17 18:04:59 +01:00
qexafs.ui Interface v0 done 2019-12-17 18:04:59 +01:00
README.md Interface v0 done 2019-12-17 18:04:59 +01:00
xafs_GUI.py Interface v0 done 2019-12-17 18:04:59 +01:00

P65 XAFS Manager

Author: Ruidy Nemausat

Project

Graphical User Interface allowing to:

  • create measurement sequences: choose between step and continuous
  • visualize live step-scan data, after each scan continuous-scan data
  • quick treatment: visualisation in E, k and R spaces

Notes

  • pyuic5 main.ui > main_gui.py ⚠️ Change main class name to MainGui afterwards

Architecture

Front-end

  • PyQt5

Back-end

  • python3

TO DO

BUGS