Files
Thierry Zamofing 80976e5b63 SFELPHOTON-1527: Refactor: Improve ARESvis.py for robustness and thread-safety
Addressed several issues in ARESvis.py:
- Implemented thread-safe GUI updates using pyqtSignals for EPICS callbacks.
- Enhanced  function with null checks and value clipping.
- Improved image loading in  with file existence checks and logging.
- Refactored  to use widget dictionaries, avoiding .
- Cleaned up  and  methods, removing dead code and using widget dictionaries.
- Updated Python version check to exit on failure.
2025-11-18 08:55:37 +01:00
..