appleb_m
|
4710ef155c
|
Devices: added comment for current cryo positions
|
2026-03-09 17:13:22 +01:00 |
|
appleb_m
|
80154d9d11
|
DAQ: added screenshot to db from GUI, updates to face detection sequence, beamline recovery fucntions
|
2026-03-09 17:13:03 +01:00 |
|
appleb_m
|
095347cb9d
|
samcam GUI: added screenshot butotn and controls
|
2026-03-09 17:12:23 +01:00 |
|
appleb_m
|
053bae75ba
|
sam_cam: updated EPIC PV
|
2026-03-09 17:12:03 +01:00 |
|
appleb_m
|
8f0188a24e
|
modelsL: added recovery action request class to take confirmation code for protected GUI controls
|
2026-03-09 17:11:36 +01:00 |
|
appleb_m
|
bed396284f
|
mx_lib: clean_filename function added. Maybe should be in common
|
2026-03-09 17:11:12 +01:00 |
|
appleb_m
|
db913571f5
|
Sever and Daq worker: added new end poiints for the new panels and a screenshot button.Also added SSE for Face detection panel so it can update duering automation for comissioining purposes.
|
2026-03-09 17:10:56 +01:00 |
|
appleb_m
|
c9b18d0be9
|
DAQ: updated smargon home pos
|
2026-03-09 17:09:45 +01:00 |
|
appleb_m
|
b5612531ef
|
GUI: updates to help messages, predictions stream, added polygons to predictions, added beamline recovery panel, controls help dialog, smargon trace panel
|
2026-03-09 17:09:33 +01:00 |
|
appleb_m
|
7e50f1070a
|
DAQ: temporary updates to workflows.py
|
2026-03-09 17:07:38 +01:00 |
|
appleb_m
|
09e7200aee
|
DAQ: safe beamline status
|
2026-02-27 16:48:24 +01:00 |
|
appleb_m
|
4a874326f0
|
Daq_worker: change error handling of smargon and tell. also chenged log handling
|
2026-02-27 16:47:48 +01:00 |
|
appleb_m
|
a977d76791
|
Server: updated sample_geometry to use status.geom which should be more resilliant
|
2026-02-27 16:47:23 +01:00 |
|
appleb_m
|
44cb250f73
|
Changelog: updated version history
|
2026-02-27 16:28:50 +01:00 |
|
appleb_m
|
6e8a7af1f3
|
GUI: changed sdisplay_error to display_status - allows messages like disconnected and connected to be parsed to the user
|
2026-02-27 16:26:25 +01:00 |
|
appleb_m
|
2fa0b2a6e6
|
DAQ/GUI: trying to make error handling in satatus pollign more robust. WIP
|
2026-02-27 16:26:01 +01:00 |
|
appleb_m
|
3fcd084b21
|
Dev_help: trying to add logs to deve_help panel and extend to different error codes
|
2026-02-27 16:24:54 +01:00 |
|
appleb_m
|
c54d3c1f1e
|
Exceptions: added handling for tellcommunication and smargon communication errors
|
2026-02-27 16:24:21 +01:00 |
|
appleb_m
|
02f2eead57
|
Smargon": better handling of smargon connection exceptions
|
2026-02-27 16:23:53 +01:00 |
|
appleb_m
|
0375b121ce
|
TellClient: error handling and proxy if conenction fails on start up
|
2026-02-27 16:23:32 +01:00 |
|
appleb_m
|
2cbc049f2f
|
GUI: corrected default zmq stream to use the ML box.
|
2026-02-26 17:20:23 +01:00 |
|
appleb_m
|
b975b16b2b
|
DAQ: further rework, WIP
|
2026-02-26 17:20:02 +01:00 |
|
appleb_m
|
aec1cb3050
|
Exceptions: added developed help dialog to main window
|
2026-02-26 17:19:27 +01:00 |
|
appleb_m
|
8f59781107
|
Tutorials: added the option to build tutorials for the GUI. actual tutorials are a WIP.
|
2026-02-26 17:19:08 +01:00 |
|
appleb_m
|
dee0405e2e
|
Exceptions: further reworking how GUI and server handle exceptions, including developer dialog that allows you to search error codes in the GUI.
|
2026-02-26 17:17:32 +01:00 |
|
appleb_m
|
2dd3f0d9df
|
init files added
|
2026-02-26 16:54:09 +01:00 |
|
appleb_m
|
6cf36faf30
|
Config: fix bug where active_session code be none therby throwing an error
|
2026-02-24 15:30:59 +01:00 |
|
appleb_m
|
8624ff31ef
|
GUI: updates to camera thread
|
2026-02-24 14:53:23 +01:00 |
|
appleb_m
|
75234b4cc5
|
devices.py: added make_tell_client functionality and updated motor pvs
|
2026-02-24 14:52:14 +01:00 |
|
appleb_m
|
bd2d6459b2
|
Logger_config - uncommented bits so that logger works as intended
|
2026-02-24 14:51:22 +01:00 |
|
appleb_m
|
48a14ac675
|
ml_box: added urls for multiple beamlines and added BoxClassEnum for model class types - WIP
|
2026-02-24 14:50:55 +01:00 |
|
appleb_m
|
18a463d2c3
|
MODELS: added 2x zoom settings to def_loop_centering_zoom so that ALC will do multiple zooms.
|
2026-02-24 14:50:16 +01:00 |
|
appleb_m
|
b3a961095b
|
mx_lib: force wait_float_condition to accept only float as value/target
|
2026-02-24 14:49:40 +01:00 |
|
appleb_m
|
ce11e2bb55
|
GUI: Major rework to predict_subscriber,
|
2026-02-24 14:49:12 +01:00 |
|
appleb_m
|
0b18942d21
|
gui: ADDED check_enabled for developing
|
2026-02-24 14:48:52 +01:00 |
|
appleb_m
|
7e2577e025
|
TELL: typo in unmount message: check_command_ok
|
2026-02-24 14:45:59 +01:00 |
|
appleb_m
|
6769c02736
|
Server: update error handling
|
2026-02-24 14:45:42 +01:00 |
|
appleb_m
|
d0a321b08c
|
SpreadsheetUpdater - change aaredbclient import to aaredb
|
2026-02-24 14:44:54 +01:00 |
|
appleb_m
|
87cf325de1
|
TellUpdater: fixes to tell_updater
|
2026-02-24 14:44:35 +01:00 |
|
appleb_m
|
0b0b673fe8
|
DAQ: workflows - assert that scintillator is down where possivle, move aerotech to measure position after moving to sample alignment
|
2026-02-24 14:44:20 +01:00 |
|
appleb_m
|
1ed8554e5c
|
GUI: message box, typo in debug message fixed
|
2026-02-24 14:43:35 +01:00 |
|
appleb_m
|
7b6c417597
|
Common: added error_codes script and refactored auth, excception handler and service_exception handler to utilise them
|
2026-02-24 14:42:58 +01:00 |
|
appleb_m
|
47d3b7934e
|
Common: added verbose parameter to focus_measure_edges function so print statement doesnt pollute the GUI Log by default.
|
2026-02-24 11:29:57 +01:00 |
|
appleb_m
|
5444ee97e3
|
Updated exception hadnling in server to use fastAPI exception handlers, and moved custom exception classes to exception_handler.py in Common
|
2026-02-24 11:28:25 +01:00 |
|
appleb_m
|
5669536c55
|
GUI: updated prediction stream, added fps counter for the sample camera.
|
2026-02-20 13:30:34 +01:00 |
|
appleb_m
|
ce7059ea63
|
GUI: added default prediction ZMQ for X10SA
|
2026-02-19 17:12:47 +01:00 |
|
appleb_m
|
9dffeec1e5
|
TELL: major refactor, removing redundant code, added a simulated tell client, updated docstrings and comments and converted wait functions to use inbuilt pshell functionality.
|
2026-02-19 17:12:01 +01:00 |
|
appleb_m
|
c77ddad56b
|
TELL: major refactor, removing redundant code, added a simulated tell client, updated docstrings and comments and converted wait functions to use inbuilt pshell functionality.
|
2026-02-19 17:11:51 +01:00 |
|
appleb_m
|
8a996df1b1
|
TELL/PShell: removed local pshell client, now use python package import, addded requirement to pyproject.toml
|
2026-02-19 17:10:06 +01:00 |
|
appleb_m
|
007733532a
|
DAQ/COMMON: update imports of aaredb
|
2026-02-19 16:44:16 +01:00 |
|