Commit Graph
1299 Commits
Author SHA1 Message Date
appleb_m 67ea402dd4 Defining a bec device pv as a variable that can be called is significantly faster than calling motor.postion or motor.low_limit everytime. (~6 us compared to 200 ms) 2026-06-16 12:09:00 +02:00
appleb_m ade2c6df63 raster: added back COM calculation, needs testing 2026-06-15 16:59:14 +02:00
appleb_m 721390c8ed main_window: connect new beamline state buttons to daq worker 2026-06-15 16:58:55 +02:00
appleb_m d3772bdbb6 logging: suppress successful local contact/device_state and smart_params 2026-06-15 16:58:38 +02:00
appleb_m ecd5bc4908 devices: transmission PVS are different at X10SA and X06DA 2026-06-15 16:58:21 +02:00
appleb_m a842c88e40 busy overlay: user messages are now robot 2026-06-15 16:58:03 +02:00
appleb_m 6a1b18c132 Beamline state panel: exposed new beamline state changes to GUI 2026-06-15 16:57:45 +02:00
appleb_m a178762c7e workflows: added new transitions removed mysterious ws mode that ahs never been used. 2026-06-15 16:56:34 +02:00
appleb_m 898fa26cdd trying to make redis expire more backwards compatible as each beamline has different version of redis 2026-06-15 14:14:48 +02:00
appleb_m 105f52987b tell; try to catch if no events occur and state goes to ready 2026-06-15 14:14:03 +02:00
appleb_m 05f98d8e48 mainwindow: tempoarily remove seconday beamline camera view 2026-06-15 14:13:47 +02:00
appleb_m 30c43537bc jfjoch: changes cellparameters to unitcell in dataset settings 2026-06-15 14:12:36 +02:00
appleb_m b7024f1b0b GUI: removed bad logging statment 2026-06-15 14:12:22 +02:00
appleb_m 730e827160 daq_worker: error logging added to status request 2026-06-15 14:12:05 +02:00
appleb_m 642b7466ed daq: default collection paramters pulled form yaml 2026-06-15 14:10:57 +02:00
appleb_m c913477a2b auth: increased timeout in auth 2026-06-15 14:09:52 +02:00
appleb_m 051df0321c ddevice + yaml: updated yaml and cfg_get in devices.py 2026-06-15 14:09:11 +02:00
appleb_m 57d830617d bec: check current energy added 2026-06-15 14:08:29 +02:00
appleb_m e7f358ee0a aarelf_infer - beam is not setup yet 2026-06-15 14:08:16 +02:00
appleb_m 28f6627f94 workflows: changed workflows to use to ABR_POS and ABR_OMEGA MOUNT 2026-06-15 11:41:43 +02:00
appleb_m eec03592a4 yaml: added detector_limit_modifier and maximum_flux to yamls 2026-06-15 11:41:04 +02:00
appleb_m e69fcc6215 Removed old samcam functions 2026-06-15 10:45:54 +02:00
appleb_m 9420fabe42 Removed old scripts 2026-06-15 10:44:46 +02:00
appleb_m 6fb579ead3 Updated pyproject.toml aaredb dependency to version 0.1.2a5 2026-06-12 14:57:56 +02:00
appleb_m 1e851955d7 devices: added ring current, removed iold epics variables, added notes to self 2026-06-12 13:58:08 +02:00
appleb_m 5b73c07993 devices: added fastshutter 2026-06-12 13:57:30 +02:00
appleb_m 1ba656a18c devices: added trasnmission 2026-06-12 13:57:11 +02:00
appleb_m a44f865812 devices: removed further unused epics variables 2026-06-12 13:56:23 +02:00
appleb_m 6daf0a24f6 comments regarding front and back light 2026-06-12 13:55:45 +02:00
appleb_m ac1ad2cf2d anneal functionality added, including wait time, SHould be tested/optimised later. 2026-06-12 13:55:27 +02:00
appleb_m 8a682a6b97 exp_hutch_shutter added back in (import) 2026-06-12 13:55:02 +02:00
appleb_m 27025eb91d exp_hutch_shutter added back in 2026-06-12 13:54:49 +02:00
appleb_m 49fb0be507 added option to save dtz safe position in redis but currently unused, added detector limit modifier so we do not hit soft limits by mistak in yaml file. Moved Detector_Z low and high limit check to the device and out of workflows. 2026-06-12 13:53:54 +02:00
appleb_m 72d826dbda bec_worker: removed superfluous devices and added frontlight brightness 2026-06-12 13:51:13 +02:00
appleb_m 9fc81ff3bf auth: corrected supre_user accounts list 2026-06-12 13:50:47 +02:00
appleb_m 8cba001a8b removed unused devices, assocaited tests and old sam cam test file 2026-06-12 13:50:31 +02:00
appleb_m 0e4ea638d2 removed with_retry 2026-06-12 09:41:28 +02:00
appleb_m 166a9e10ee Kerberos running 2026-06-11 16:45:41 +02:00
appleb_m 04be8e1922 tokens WIP 2026-06-11 16:44:21 +02:00
appleb_m e97b36f09e Merge branch 'apache-auth' into operation_standardisation 2026-06-11 16:15:54 +02:00
appleb_m 940268222f updated safe psotions for 6D not 10S. please fix me 2026-06-11 16:14:54 +02:00
appleb_m a88423d413 prediction_subscriber.py: removed message logging 2026-06-11 16:14:38 +02:00
appleb_m a18735824c devices: ring current (pv to bec) and ernergy (hard code) 2026-06-11 16:14:27 +02:00
appleb_m 4af96a194d bec_worker: removed bs_z set in move to 2026-06-11 16:12:20 +02:00
appleb_m dba95b07f1 aerotech: logging 2026-06-11 16:11:28 +02:00
duan_j c6698dca06 remove Apache access log-based authentication and simplify Kerberos proxy handling 2026-06-11 15:55:10 +02:00
appleb_m e95eff9751 tests: refactord tests based on changes to auth and sample info
Build and Publish / test (push) Successful in 1m41s
Build and Publish / build (push) Successful in 18s
Build and Publish / Build and Deploy Docs (push) Successful in 40s
2026-06-10 15:19:53 +02:00
appleb_m 40f2835aca Merge branch 'apache-auth'
Build and Publish / test (push) Failing after 1m39s
Build and Publish / build (push) Skipped
Build and Publish / Build and Deploy Docs (push) Skipped
2026-06-10 15:07:13 +02:00
appleb_m 2a3b09e719 banner: added banner for spalsh screen 2026-06-10 15:06:56 +02:00
appleb_m 22b8f15fd5 gui: updated autoamtion view and added mode switrching buttons 2026-06-10 15:06:45 +02:00