Commit Graph
1185 Commits
Author SHA1 Message Date
appleb_m 73e9aebdfe gui: refactored icon and banner location to new folder. Added banner. Made sperate splash screen widget.
Build and Publish / test (push) Failing after 3h8m39s
Build and Publish / build (push) Skipped
Build and Publish / Build and Deploy Docs (push) Skipped
2026-06-02 14:49:00 +02:00
appleb_m 7a60e68a3f bec: accidentally committed a log at some point, has been removed 2026-06-02 10:56:36 +02:00
appleb_m e8c381dfa1 bec: converting epics devices in use to bec 2026-06-02 10:55:08 +02:00
appleb_m 7b2cdd3ae4 bec: converting epics devices in use to bec 2026-06-02 10:55:04 +02:00
appleb_m b9dfe6d751 jfjoch: now sending unit cell and space group if provided from spreadsheet 2026-06-02 10:54:39 +02:00
appleb_m 025bf26d9d workflows: refactored to use daq move_to fucntion wrapper of planner move to function 2026-06-02 10:53:50 +02:00
appleb_m 44f2a6d0b8 gui: added icon 2026-06-02 10:52:14 +02:00
appleb_m df60d51efb aarelc_infer.py: now using yaml for url and added urls to beamline config yamls 2026-06-02 10:38:12 +02:00
appleb_m d3912bff95 config.py: added note that areotech default is beamline specific 2026-06-02 10:35:02 +02:00
appleb_m 9a7db6ee26 aerotech.py: corrected default url for X06DA beamline 2026-06-02 10:34:22 +02:00
appleb_m bae400e9c3 diffraction_geometry.py: added a if __name__ == "__main__": block for testing 2026-06-02 10:31:22 +02:00
appleb_m 1bba68f2ed ml_box: enabled ml box for 6D beamline 2026-06-02 10:28:44 +02:00
appleb_m ce93d1502b scan_settings_panel.py: added a note to make min and max dtx in GUI and DAQ beamline dependnet and taken from yaml file 2026-06-02 10:28:19 +02:00
appleb_m f05ab28240 test: corrected test for aaredb to use db_id 2026-06-02 10:27:34 +02:00
appleb_m cfcabac6cf ytaml: converted to sls-gpu-003 for samcam and predicitions. Updated aerotech url for 6D 2026-06-02 10:27:20 +02:00
appleb_m 63a4058ccb tests: fixed operation tests after refactoring and added runtime state
Build and Publish / test (push) Failing after 1m10s
Build and Publish / build (push) Skipped
Build and Publish / Build and Deploy Docs (push) Skipped
2026-06-02 10:26:42 +02:00
appleb_m c971f70814 tell_client.py: added more explicit logging and a catch all error for wait_events, May remove this,
Build and Publish / test (push) Failing after 1m10s
Build and Publish / build (push) Skipped
Build and Publish / Build and Deploy Docs (push) Skipped
2026-05-29 10:10:27 +02:00
appleb_m 2715f4694e daq: add blower on command to every mount event 2026-05-29 10:07:53 +02:00
appleb_m 95e3ecbcea refactor of send_sample_event 2026-05-29 10:07:40 +02:00
appleb_m 792f72cb22 sam_cam: tempoarly removed auto white balance on daq start up, may be better to set to a specific value 2026-05-29 10:06:49 +02:00
appleb_m 401ec84df4 aaredb.py: refactored send_sample_event to use sample_id and not s 2026-05-29 10:05:24 +02:00
appleb_m a8b4bde605 workflows.py: tempoary protection for det_z on x10s, needs to be beamline specific and probably in the detector move call. 2026-05-29 10:04:44 +02:00
appleb_m 818f40bb4e update X10SA yaml, added detector_distance_minimum 2026-05-29 10:04:07 +02:00
appleb_m 2357e82935 DAQ: filenaming fix 2026-05-27 11:43:21 +02:00
appleb_m 1ffb60d0f9 GUI: prevented pasuing of queue if run check conditions weren't met, now put inside run. Needs testing 2026-05-27 11:43:11 +02:00
appleb_m 163836cb7f added time import to bec and workflows
Build and Publish / test (push) Failing after 4m20s
Build and Publish / build (push) Skipped
Build and Publish / Build and Deploy Docs (push) Skipped
2026-05-22 18:07:24 +02:00
appleb_m ba6c67abe5 error codesadded new aerrorcode and legacy comments 2026-05-22 18:06:52 +02:00
appleb_m cc7aa4dec7 jfjoch: cancel measurement on daq startuop 2026-05-22 18:06:36 +02:00
appleb_m db8460c51e gui: added checks to sample queue panel, should be centralised in the future 2026-05-22 18:06:20 +02:00
appleb_m 3801c11e8d exception hadnling updates 2026-05-22 18:06:01 +02:00
appleb_m 3654e126e6 tests: more tests 2026-05-22 18:05:46 +02:00
appleb_m 0097b246bf BEC: check_state and current_state methods 2026-05-22 16:20:45 +02:00
appleb_m 85cbc79e45 DAQ: starting exception_handler.py rework 2026-05-22 16:19:59 +02:00
appleb_m 59cb34fd89 yaml: added comment of future gpu-003 url 2026-05-22 15:26:43 +02:00
appleb_m 3e1a8e8042 mx_lib: fixed clean_filename 2026-05-22 15:26:24 +02:00
appleb_m d43418e003 DAQ: operations refactor. added providers, updated service creators 2026-05-22 15:26:10 +02:00
appleb_m 50fffd3bd4 bec_worker.py: added check_is_state and check_current_state 2026-05-22 15:25:34 +02:00
appleb_m 7f22786dc4 server: changes to park_and_Dry and tell_dry. 2026-05-22 15:25:11 +02:00
appleb_m 7b504d7f4a tests: updated LC and FD tests 2026-05-22 15:24:57 +02:00
appleb_m 4f0c37cc5f DAQ: updated Mounting operation scripts 2026-05-22 15:24:45 +02:00
appleb_m 6281eec8f2 DAQ: updated LC operation scripts 2026-05-22 15:24:38 +02:00
appleb_m 5f9c4c6083 DAQ: updated LC operation scripts 2026-05-22 15:24:32 +02:00
appleb_m 9b878055e7 DAQ: updated FD operation scripts 2026-05-22 15:24:26 +02:00
appleb_m b5124707ed DAQ: updated raster operation scripts 2026-05-22 15:24:11 +02:00
appleb_m e7201f7c0f DAQ: added common operation helpeers 2026-05-22 15:23:45 +02:00
appleb_m 7cbbf7942a DAQ: added screenshot service handler 2026-05-22 15:23:32 +02:00
appleb_m 362c8a2977 DAQ: added runtime protocols 2026-05-22 15:23:03 +02:00
appleb_m 9d973a0751 DAQ: added exception handling too beamline status to avoid suprressing errors. This should now catch any unhandlled error, while giving defaultts for aerotech, smargon and tell which will give a banner and erro state in the GUI
Build and Publish / test (push) Successful in 1m24s
Build and Publish / build (push) Successful in 16s
Build and Publish / Build and Deploy Docs (push) Successful in 36s
2026-05-21 14:07:19 +02:00
appleb_m f789a0e917 logging: defualt location changed back to ~/tmp/mxlogs/ as GUI also uses this path. The shared location leads to permissions errors. Needs a long term fix. 2026-05-21 14:06:27 +02:00
appleb_m 9ce13f8bf5 logging: defualt location changed back to ~/tmp/mxlogs/ as GUI also uses this path. The shared location leads to permissions errors. Needs a long term fix. 2026-05-21 10:18:37 +02:00