mirror of
https://github.com/rjNemo/xafsManager
synced 2026-06-06 02:36:42 +00:00
29 lines
471 B
Markdown
29 lines
471 B
Markdown
# 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
|