Commit Graph
193 Commits
Author SHA1 Message Date
appleb_m 504c640bf9 Dose calculation should not be 0 when sample unmounted. Now uses transmission 2025-11-06 10:00:42 +01:00
appleb_m 827743d89f GUI:updated default raster settings 2025-11-06 09:43:48 +01:00
appleb_m 5376809685 GUI: scan_settings now uses new default fucnitons from number ine edits 2025-11-05 15:18:53 +01:00
appleb_m 52e25fd3d6 GUI: added defaults to numberlineedits and fixed a typo 2025-11-05 15:18:30 +01:00
appleb_m 83496f6e22 GUI: changed which camera view is visible during mounting 2025-11-05 15:17:59 +01:00
appleb_m c727e93c76 GUI: fixed bug in face detection panel where you couldnt see the labels for the number ine edit boces 2025-11-05 15:17:27 +01:00
appleb_m a08ea4bc5d GUI: "safety" added to parameters panels so they cannot be updated unless you re in control of teh GUI 2025-11-05 13:36:19 +01:00
appleb_m 10f881e0cf GUI: fixed bug where the line edits were not updated in the GUI when reloading parameters 2025-11-05 13:35:47 +01:00
appleb_m 3afd05ee3b GUI: added a force_update-function to number_line_edit.py 2025-11-05 13:34:55 +01:00
martinappleby 612241999a GUI: raster updates from spreadsheet for now but maybe shouldn't 2025-11-05 10:58:34 +01:00
martinappleby 82c7355065 GUI: refactored rotation_data_collection.py panel to use data from scan_settings_panel 2025-11-05 10:57:14 +01:00
martinappleby cccf629618 GUI: reload_parameters, reload_parameters button and update_data-collection_parameters is now "owned" by scan_settings_panel.py 2025-11-05 10:56:47 +01:00
martinappleby 1c3cfab2d8 GUI: update rotation_panel data collection parameters from database 2025-11-04 13:48:46 +01:00
appleb_m d86f6c5f32 GUI: main_window.py added second axis camera to views. WIP 2025-11-03 16:27:44 +01:00
appleb_m 6b23509445 GUI:" tell_sample_panel.py added filters to sample spreadsheet 2025-11-03 16:27:05 +01:00
appleb_m 8ef53955d4 GUI: status bad - upated avaialbe pgroups for staff to be all 2025-11-03 16:26:47 +01:00
appleb_m da821a5e3d GUI: daq_worker.py added handle all prgroups request for staff members 2025-11-03 16:25:50 +01:00
leonarski_f 70ccb4256f GUI: pgroup is now a combo box, or can be typed and has a completer. currently limited to user pgroups 2025-10-31 16:37:05 +01:00
leonarski_f 288712cfbb GUI: daq_worker - if identical message from handle_status_response only emit after _auth_error_min_interval has passed 2025-10-31 16:36:32 +01:00
leonarski_f e2d8c524d7 GUI: added logging to smart panel, only rewrite smart params when they change 2025-10-31 16:34:26 +01:00
leonarski_f 3f805b0dd9 GUI: added logging to smart panel, only rewrite smart params when they change 2025-10-31 16:34:18 +01:00
leonarski_f 380bcb773e GUI: status_bar now ahs logic depending on current user and state of beamline 2025-10-31 16:33:07 +01:00
leonarski_f a570b40225 GUI: updated logger in daq worker 2025-10-30 16:57:14 +01:00
leonarski_f 839468453c GUI: updated logger 2025-10-30 16:56:54 +01:00
leonarski_f 76ff311f94 GUI: added log_panel 2025-10-30 16:56:10 +01:00
leonarski_f 0deb44a227 GUI: main_window.py updated logging and hid settings from non staff users 2025-10-30 16:55:59 +01:00
leonarski_f 9285013229 GUI: changed message from session other to Guest Mode 2025-10-30 11:14:10 +01:00
leonarski_f 6d3c11fbd5 GUI: added message if session state is vacant or other 2025-10-30 11:10:34 +01:00
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 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 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 7594b208d5 GUI: updated labels in smart_rotation_panel.py 2025-10-24 17:33:01 +02:00
leonarski_f 87aed7a2ad GUI: added face_detection_panel.py 2025-10-24 17:32:21 +02:00
leonarski_f 28f7369a86 GUI: added face_detection hadnling to daq_worker.py 2025-10-24 17:31:21 +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
leonarski_f c3e454a504 Prediction (WIP) 2025-10-16 13:11:48 +02:00
GotthardG 4ef8203117 Adding prediction zmq and drawing in camera image 2025-10-16 13:11:48 +02:00
leonarski_f 834e180067 GUI: reverted to previous comit due to missing changes in smart_rotation_panel.py needs testing with data collection 2025-10-16 13:00:11 +02:00
leonarski_f 432dc8e3af GUI: set default sort column to Location 2025-10-16 12:42:07 +02:00
leonarski_f ae7b538072 DAQ/GUI: mount uses refernce tools if reference=True otherwise uses sample spreadsheet 2025-10-16 12:40:55 +02:00
leonarski_f e8c1040bec GUI: updated reference_tools_panel.py and connected update_daq_status 2025-10-16 12:40:03 +02:00
leonarski_f 4cd7c865f7 GUI: updates to reference_tools_panel.py WIP 2025-10-16 11:05:36 +02:00