Commit Graph
392 Commits
Author SHA1 Message Date
leonarski_f 4c8414cee9 GUI: main_window.py - added logdock from logpanel and enabled logging 2025-10-30 11:05:02 +01:00
leonarski_f 9a91942223 COMMON: added logging to camera_image.py 2025-10-30 11:04:06 +01:00
leonarski_f cbe049a8e9 COMMON: logger_config.py, added QT log handling to enable a logging panel in the GUI 2025-10-30 11:02:19 +01:00
leonarski_f 3d35413fcd GUI: logging added to gui.py 2025-10-30 11:01:49 +01:00
leonarski_f 3755511660 GUI: logging added to face detection panel 2025-10-30 11:01:17 +01:00
leonarski_f 3e8a25f0a5 GUI: logging addded to daq_worker.py, change frequency of occurence of Host requires authentication error 2025-10-30 11:00:40 +01:00
leonarski_f ac0e65d7b8 GUI: logging error in auth 2025-10-30 10:57:51 +01:00
leonarski_f 160e026709 GUI: logging beeamline state from status bar 2025-10-30 10:57:26 +01:00
leonarski_f 243ade20de GUI: face detection panel is no longer visible on start up 2025-10-29 15:08:20 +01:00
leonarski_f f1d5f88e02 GUI: removed unnecessary api_base_url and token trasnfer to face detection panel 2025-10-29 15:03:17 +01:00
leonarski_f 55b6a1b821 GUI: changed aesthetics in FaceDetectionPanel 2025-10-29 14:59:03 +01:00
leonarski_f d8bc6feeef AAREDB: added send_msg_to_db function - needs testing 2025-10-29 14:58:39 +01:00
leonarski_f 9adf90a203 aaredb: ADDED LOGGER 2025-10-29 14:58:10 +01:00
leonarski_f 7d4dd0ebf5 DAQ: ALC failed message, if objects are detected send to server which objects were detected and how many times 2025-10-29 13:54:41 +01:00
leonarski_f ecf6bf0dac DAQ: updated ALC to use updated mlbox.py and to give more information to the DB 2025-10-29 13:38:12 +01:00
leonarski_f 9f2d8dce21 LOGGER: update config 2025-10-29 13:36:59 +01:00
leonarski_f 48ff0d1274 TELL: get event from Tell when going to dry or if gripper detects no sample and then handle it correctly in the DAQ. Added protection to get_mounted_sample if repsonse is None or if fails to decode response 2025-10-29 13:36:20 +01:00
leonarski_f 26c18de825 DAQ/GUI: updated face_detection.py, refactored mlbox.py to use pydantic models and to allow more functionality to be added to the analysis of the boxes 2025-10-29 13:34:09 +01:00
leonarski_f 0a59b41644 Tell: check gripper state (only want to check for failure but needs more testing first) 2025-10-27 17:03:38 +01:00
leonarski_f f7f5a7aa1f Tell: added error hadnling and check_smart_magent_mounted class 2025-10-27 17:03:05 +01:00
leonarski_f 7eb838fd17 DAQ: added logging in sample and removed a check that was surpresssing errors and leading to incorrect information. This section needs to be checked 2025-10-27 16:58:15 +01:00
leonarski_f 89bf7cd36f DAQ: added check in mount to see if sample is mounted. may not be needed if tell work is successful 2025-10-27 16:56:35 +01:00
leonarski_f 7de48e2b8f DAQ: added back tell check motion enable and wait mount complete 2025-10-27 16:56:00 +01:00
leonarski_f 79e736055d AAREDB: updated event functions. WIP: combine into one function! 2025-10-27 16:52:28 +01:00
leonarski_f e1f353f611 DAQ: temporarily added timing log statements to evaluate how long steps take during automation 2025-10-24 17:34:34 +02:00
leonarski_f 68fafa6b4e MlBOX: added logging statment to MLBOX to debug time 2025-10-24 17:33:51 +02:00
leonarski_f 8893a109dd TELL: added check for drying if samples are loaded from dewer 2025-10-24 17:33:22 +02:00
leonarski_f 7594b208d5 GUI: updated labels in smart_rotation_panel.py 2025-10-24 17:33:01 +02:00
leonarski_f 6bef211af0 DAQ: connected daq and GUI face detection panel 2025-10-24 17:32:40 +02:00
leonarski_f 87aed7a2ad GUI: added face_detection_panel.py 2025-10-24 17:32:21 +02:00
leonarski_f 883d04e7cd daq: removed print statement from devices.py 2025-10-24 17:31:49 +02:00
leonarski_f 28f7369a86 GUI: added face_detection hadnling to daq_worker.py 2025-10-24 17:31:21 +02:00
leonarski_f d658fe4336 DAQ: updated face detection code and included more logging statements 2025-10-24 17:30:54 +02:00
leonarski_f d83fedc7cd TELL: added custom logger to tell_client.py 2025-10-23 14:21:03 +02:00
leonarski_f eebcb3d82c PSHELL: updated pshell_client.py should add pshell as a python module instead 2025-10-23 14:09:58 +02:00
leonarski_f 4c054006c0 DAQ: changed print statements to log statements in mount() 2025-10-23 14:08:16 +02:00
leonarski_f 3c5b193fcc DAQ: workflows.py updated rse2sa - need to test after long park if still operational 2025-10-21 16:49:48 +02:00
leonarski_f 41687a4902 DAQ: bug fix after raster where smargon tried to nudge with None, None. 2025-10-21 16:49:21 +02:00
leonarski_f 08eb442561 DB: correclty multiple beamsize by 1000 instead of 100 for raster and rotation 2025-10-21 15:33:01 +02:00
leonarski_f 7a49de2530 DAQ: removed move to cold when in park 2025-10-21 12:39:42 +02:00
leonarski_f 0f35b559be DAQ: changed default log location to local. 2025-10-21 12:39:30 +02:00
leonarski_f aa1d39f9b0 COMMON: logger_config.py fixed bug where config yaml was ignored 2025-10-21 12:38:36 +02:00
leonarski_f d3ab570b54 MLBOX: updated model to v8_20102025 2025-10-21 12:38:10 +02:00
leonarski_f 5334d6c2c3 WORKFLOWS: removed manual move to cold in rse2sa and from dh2sa 2025-10-21 12:37:46 +02:00
leonarski_f a58f1c5d80 WORKFLOWS: removed manual move to cold in rse2sa and from dh2sa 2025-10-21 12:37:41 +02:00
leonarski_f 6be02cc1cd WORKFLOWS: added logging 2025-10-21 12:37:04 +02:00
leonarski_f b00bebe0ab DAQ: if no sample, sample name called unknown_sample to allow debugging rotation and raster scans 2025-10-20 17:29:51 +02:00
leonarski_f 803a313b82 DAQ: fixed bug where raster data collection would crash if img.spots were None 2025-10-20 17:29:03 +02:00
leonarski_f 085b1b966e DAQ: temporarily removed logger error as it was triggering during server startup 2025-10-20 17:28:35 +02:00
leonarski_f 0243d5c8b9 Merge branch 'daq_raster_predicition'
# Conflicts:
#	daq/src/aaredaq/daq.py
#	gui/src/aaregui/panels/rotation_data_collection.py
2025-10-20 12:48:47 +02:00