Commit Graph
945 Commits
Author SHA1 Message Date
appleb_m 52c90abc70 DAQ: tidied up logging in server.py, added a filter to uvicron access so it does not log successful status access requests, this should be enabled if status debugging is needed, for example if status polling is causing lag. 2026-04-20 09:46:53 +02:00
appleb_m 5f05d92e91 DAQ: removed unnessacery imports from server.py 2026-04-20 09:45:00 +02:00
appleb_m 8cfb9718e0 GUI: added check to camera thread to handle encoded jpeg or not encoded streams 2026-04-20 09:30:57 +02:00
appleb_m 9ece3125f3 spreadsheetupdater.py: Guillaume fixed something
Build and Publish / build (push) Successful in 20s
Build and Publish / Build and Deploy Docs (push) Successful in 39s
2026-04-17 17:27:31 +02:00
appleb_m 51d8d8aadf DAQ: bec_worker, now use bec states 2026-04-17 17:27:15 +02:00
appleb_m e5194107d0 DAQ: the mlbox prediction bug fixes and updates, now uses target from aarelc_infer.py 2026-04-17 17:27:04 +02:00
appleb_m f4b5d420cf DAQ: the big mlbox upgrade 2026-04-17 10:59:56 +02:00
appleb_m b4c14fe950 GUI: fixed camera image bug 2026-04-16 11:50:41 +02:00
appleb_m 74c3a9f4ba DAQ: possible TODOS for daq.py
Build and Publish / build (push) Successful in 55s
Build and Publish / Build and Deploy Docs (push) Successful in 45s
2026-04-15 17:05:37 +02:00
appleb_m 347aea4cb0 DAQ: possible for this filter to affect self.sample_Spreadsheet otuside of funciton, atttempted to fix. needs testing 2026-04-15 17:02:21 +02:00
appleb_m c08377a308 DAQ: bug fixe in face_detection_centre_correction and removed superfluos code in fasce detection sequence 2026-04-15 17:01:55 +02:00
appleb_m 4069caa77a DAQ: bug fixes in setup data collection where it wanted RasterGridRequest or RasterGridRerqust, needed Rotation also 2026-04-15 17:01:28 +02:00
appleb_m 16ac939868 DAQ: bug fixes in auto_center - may need rewriting 2026-04-15 17:01:02 +02:00
appleb_m 689c4c5474 DAQ: fix bug where execute mount may not throw an error 2026-04-15 17:00:45 +02:00
appleb_m 49e2788580 DAQ: bug fixes to __raster 2026-04-15 17:00:26 +02:00
appleb_m 72fa8e11ef DAQ: bug fixes/tidy up of exception calls 2026-04-15 16:25:17 +02:00
leonarski_f 5c207ed5de DAQ: After 1D scan, X and Y movement were swapped 2026-04-08 10:43:51 +02:00
leonarski_f 9692dab6f7 DAQ: When moving at the end of raster scan nudge was calculated twice 2026-04-08 10:25:46 +02:00
leonarski_f 7ae95acd1f DAQ: Fix magnet position sensor PVs and simplify logic of the check 2026-04-08 08:32:51 +02:00
leonarski_f 361b3912b9 DAQ: TELL no longer has motion enable check 2026-04-08 08:31:51 +02:00
appleb_m 6314322352 DAQ: starting to debug magnet sensor pvs and state check
Build and Publish / build (push) Successful in 16s
Build and Publish / Build and Deploy Docs (push) Successful in 35s
2026-04-02 16:20:31 +02:00
appleb_m 9758f7c800 Smargon, added in self.__pos and __pos_aero for simualted mode. Fixed intiializing script.
Build and Publish / build (push) Successful in 17s
Build and Publish / Build and Deploy Docs (push) Successful in 38s
2026-04-02 15:40:34 +02:00
appleb_m 85e67f2f5c DAQ: added in magnet_positon sensor exception_handler.py 2026-04-02 15:40:00 +02:00
appleb_m 0a943e2963 DAQ: added in magnet_positon sensor state, test! 2026-04-02 15:39:49 +02:00
appleb_m 1869e28d7b DAQ: Magent postion code - to be tested. 2026-04-02 15:39:16 +02:00
appleb_m 2b0005ece2 DAQ: disable zmq_camera stream in daq as it is killing child processes. Please debug later 2026-04-02 14:53:19 +02:00
appleb_m a234a73aa2 MLBOX: debugging of mlbox prediction 2026-04-02 14:49:13 +02:00
appleb_m e147d54185 DAQ: TODO check magnet positon sensor. 2026-04-02 14:48:56 +02:00
appleb_m b75bb37462 DAQ: zmq_client and functionality added, please test! 2026-04-02 14:48:40 +02:00
appleb_m bce1d349bb DAQ: magnet positon sensor code 2026-04-02 14:46:40 +02:00
appleb_m ed28f41ee7 DAQ: add back jfjoch calls. 2026-04-02 14:42:10 +02:00
appleb_m 2044313864 DAQ: changed routing so that there is a mid layer between automation and manual alls of private functions such as mount, loop_center, rotation and raster. Needs some checking and testing. 2026-04-02 14:41:14 +02:00
appleb_m 2f0f9623a7 mlbox debugging
Build and Publish / build (push) Successful in 18s
Build and Publish / Build and Deploy Docs (push) Successful in 38s
2026-04-01 17:03:22 +02:00
appleb_m edee7082fd DAQ: changs to face detection, mlbox, measure for automation tests 2026-04-01 17:03:13 +02:00
appleb_m 47324a79ae AareDB: todos 2026-04-01 17:02:53 +02:00
appleb_m 323e6f31d8 DAQ: trying to catch gripper detection event and 2026-04-01 17:02:44 +02:00
appleb_m 90d2ccb233 gui: continung efforts to fix baton system
Build and Publish / build (push) Successful in 15s
Build and Publish / Build and Deploy Docs (push) Successful in 35s
2026-03-31 17:18:40 +02:00
appleb_m 7ceeb8fcc2 daq: changes to handle mount failures and temp changes for automation tests 2026-03-31 17:18:24 +02:00
appleb_m eff25002e7 alert_banenr: trying to fix non-clearing message issue 2026-03-31 17:17:58 +02:00
appleb_m 7bc0e056c9 aaredb: https in image requests 2026-03-31 17:17:41 +02:00
appleb_m 8163f7e5d6 tempoarily removed fuse_search as not setup yet
Build and Publish / build (push) Successful in 16s
Build and Publish / Build and Deploy Docs (push) Successful in 36s
2026-03-31 16:33:28 +02:00
appleb_m 5fb1d5eb85 ammending docs folder
Build and Publish / build (push) Successful in 15s
Build and Publish / Build and Deploy Docs (push) Failing after 22s
2026-03-31 16:12:06 +02:00
appleb_m fc34dd01a4 ammending docs folder
Build and Publish / build (push) Successful in 15s
Build and Publish / Build and Deploy Docs (push) Successful in 32s
2026-03-31 15:57:58 +02:00
appleb_m ea50aa1f4e Added docs folder with conf.py, index.rst and requirements.txt and workflows
Build and Publish / build (push) Successful in 53s
Build and Publish / Build and Deploy Docs (push) Successful in 35s
2026-03-31 15:19:03 +02:00
appleb_m 9758fca262 Update .gitea/workflows/action.yaml
Build and Publish / build (push) Successful in 50s
Build and Publish / Build and Deploy Docs (push) Failing after 4s
2026-03-31 14:44:54 +02:00
appleb_m b559a840f9 Merge remote-tracking branch 'origin/master'
Build and Publish / build (push) Failing after 0s
Build and Publish / Build and Deploy Docs (push) Has been skipped
2026-03-31 14:35:51 +02:00
appleb_m 2c38b9f7ab CHANGELOG.md updated and added autodocstrings to daq daq_worker and server.py 2026-03-31 14:34:47 +02:00
appleb_m 3fd80b94fc GUI: only initialise workflow SSE client if test flag is True. WIP 2026-03-31 14:29:11 +02:00
appleb_m 5b81f7388a GUI: only initialise workflow SSE client if test flag is True. WIP 2026-03-31 13:50:15 +02:00
appleb_m d7579c4a5f Status_bar: updated p-group selection. ongoigne ffort to fix bugs in abton system... 2026-03-31 13:49:51 +02:00