293 Commits
Author SHA1 Message Date
appleb_m e8b03539dd DAQ/: bug fixes in new implementation
Build and Publish / build (push) Successful in 23s
2025-11-27 12:31:45 +01:00
appleb_m d30729f655 DAQ/AAREDB: update how raster messages are sent to the db - now include COM, max_iamge number, beam_size and beamLocation. 2025-11-27 12:20:09 +01:00
appleb_m 6de9b5b89d DAQ: added new TELL exceptions 2025-11-26 15:38:58 +01:00
appleb_m 4647a56c02 DAQ: add back in reflector down at end of raster scan, should move to beginning of raster fucntion or in auto. 2025-11-26 15:38:39 +01:00
appleb_m bd84f2368f daq:added http error handling for automation 2025-11-25 18:01:07 +01:00
appleb_m ca022505f2 daq: calcualte start_pxl correctly 2025-11-25 17:59:53 +01:00
leonarski_f e72f30db23 DAQ/GUI: pyproject to 0.2.63
Build and Publish / build (push) Successful in 25s
2025-11-25 16:20:01 +01:00
leonarski_f 49369927b3 DAQ/GUI: correctly setup logger in files. 2025-11-25 14:52:54 +01:00
leonarski_f 53e941f4e4 DAQ/GUI: update to version 0.2.62 - changed how raster scan works so always relative to top left corner of grid. This is then corrected in the appropriate places and has been updated in the visualiser 2025-11-25 14:46:39 +01:00
leonarski_f fb8307cce0 DAQ: set raster grid start position correctly, do not filter below low res spots of 10, and add corner_coord bool 2025-11-25 09:08:25 +01:00
appleb_m c730ec456d Daq: update version to 0.2.61
Build and Publish / build (push) Failing after 26s
2025-11-21 11:07:46 +01:00
appleb_m 241e94db19 DAQ: vERICAL RASTER NOW USES 25% BEAM AS SIZE FOR VERTICAL STEP 2025-11-20 09:29:31 +01:00
appleb_m b2dbb4c286 DAQ: MlBox.py added debug statements when errors occur and fixed bug in check_box_relation and box_relation 2025-11-20 09:26:01 +01:00
appleb_m 8a3e3f4c76 DAQ: remove superfluous print statements in hutch shutter 2025-11-20 09:21:53 +01:00
appleb_m 257a9a9127 DAQ: remove comment in tidyup 2025-11-20 09:21:32 +01:00
appleb_m a96d2d67d0 DAQ: error message if unknown box class found 2025-11-20 09:21:15 +01:00
appleb_m f26b3a9c9b DAQ: added ingest gridscan, reflector up for normal requested raster and axc failure message added 2025-11-20 09:20:57 +01:00
appleb_m 9f248d84a4 DAQ: if no sample detected bhy gripper go to dry 2025-11-20 09:20:09 +01:00
appleb_m 264d939ea3 DAQ: bug in spreadsheetparams where file_prefix wasnt propogated when no other spreadsheet params given 2025-11-20 09:19:47 +01:00
appleb_m ff8741b68e DAQ: Updated daq status to use config 2025-11-20 09:19:18 +01:00
appleb_m c0cde06b8e DAQ: Updated spreadsheet and automation params 2025-11-20 09:18:31 +01:00
appleb_m bdfaf31c93 DAQ: Changes to automation and debugging statements improved in alc 2025-11-20 09:17:11 +01:00
appleb_m 1acb69e5f2 DAQ: added new properties to redis including crystal size, b_factor and automation_parameters 2025-11-20 09:09:53 +01:00
appleb_m b40b30c13d DAQ: added new properties to redis including crystal size, b_factor and automation_parameters 2025-11-20 09:09:45 +01:00
appleb_m 22d21dcb6d DAQ: tempoarily bring up reflector for data collection 2025-11-18 17:50:27 +01:00
appleb_m 192e290a67 Update pyproject.toml for aaredaq to 0.2.6
Build and Publish / build (push) Failing after 26s
2025-11-18 16:52:46 +01:00
appleb_m d94860be39 DAQ: added error message to log when daq status fails 2025-11-18 13:35:06 +01:00
appleb_m 6f53847492 DAQ: added experiment hutch shutter to daq so it can be closed in an emergency 2025-11-18 13:33:11 +01:00
leonarski_f c0164645a9 DAQ: Save Fluorescence for rotation scan 2025-11-13 11:42:52 +01:00
leonarski_f b3502e722a GUI: Fluorescence further improvements 2025-11-13 11:31:29 +01:00
leonarski_f d321d219a3 GUI: Fluorescence improvements 2025-11-13 10:56:33 +01:00
leonarski_f 4833b06829 DAQ - Fluorescence spectrum allows to set transmission + energy is set correctly 2025-11-13 10:19:04 +01:00
leonarski_f 2fffeef0cf DAQ/GUI - Fluorescence spectrum in a single call 2025-11-13 09:01:05 +01:00
appleb_m 2021cf8cf0 DAQ/GUI - debug statements to check mlbox prediciton streamadn revert to usign mx-aare-test until mx-ml issue resolved. 2025-11-12 08:46:14 +01:00
appleb_m 0ed47e7d4a DAQ/GUI: feature added - fluorimeter panel and device 2025-11-11 11:43:31 +01:00
appleb_m 209b0a279b DAQ: attempted fix to save raw data in /raw/data and chjange start omega in automation 2025-11-11 11:42:43 +01:00
appleb_m e5db4a7419 DAQ: attempted fix to set spreadsheet_params to None so simple params will be used 2025-11-11 11:35:18 +01:00
appleb_m 3ba6009b7b DAQ: added a check to see if curp or target_pos is Nonem as they are set to None when abr crashes 2025-11-11 11:34:34 +01:00
martinappleby fab7d95a22 DAQ: fix to handle automated raster parameters 2025-11-07 14:07:58 +01:00
appleb_m bbaf12c9d5 DAQ: add some logic to automation parameters for raster. 2025-11-06 14:05:55 +01:00
appleb_m e72f37d7ab DAQ: Update dtz between raster and rotation. Wired transmission from params to scans. Added more verbose debug statements to automation. 2025-11-06 13:49:03 +01:00
appleb_m f071ad6a88 DAQ: Update dtz between raster and rotation. Wired transmission from params to scans. Added more verbose debug statements to automation. 2025-11-06 13:48:41 +01:00
appleb_m 9d19c2c961 DAQ: correctly format logger 2025-11-06 13:47:02 +01:00
appleb_m 64053bdeec DAQ; raster defaults for automation updated 2025-11-06 10:00:19 +01:00
martinappleby 9e4e6a3180 DAQ: added a function to set parameters during automation between smart parameters, spreadsheeta dn defaults 2025-11-05 14:34:08 +01:00
martinappleby 190858e1fc DAQ: added a function to get parameters from the database for a given sample 2025-11-05 14:21:44 +01:00
martinappleby d61a94b48b DAQ: updated pyproject.toml to latest version of aaredb 2025-11-04 11:35:40 +01:00
appleb_m b12d60e27e DAQ: mlbox.py updated to mx-ml stream 2025-11-03 16:27:22 +01:00
appleb_m 3185df5d40 DAQ: added all p group request 2025-11-03 16:26:06 +01:00
appleb_m 82a478925a aareDB: added resolution to detector_data 2025-11-03 16:25:19 +01:00