RE #27012 Implement observer pattern for calibration
The calibration tab is now able to notify any tabs that subscribe to it what the current calibration is. For now, this allows the focusing tab to perform it's algorithm based on the most recently loaded calibration.
Showing
- scripts/Engineering/gui/engineering_diffraction/engineering_diffraction.py 6 additions, 0 deletions...ng/gui/engineering_diffraction/engineering_diffraction.py
- scripts/Engineering/gui/engineering_diffraction/tabs/calibration/presenter.py 14 additions, 0 deletions...gui/engineering_diffraction/tabs/calibration/presenter.py
- scripts/Engineering/gui/engineering_diffraction/tabs/focus/presenter.py 17 additions, 1 deletion...ering/gui/engineering_diffraction/tabs/focus/presenter.py
Please register or sign in to comment