Commit Graph
562 Commits
Author SHA1 Message Date
appleb_m 09dc47ac95 GUI: smart_rotation_panel.py change calculation to update exposure time to 0.0011 s before changing transmission 2025-12-04 10:44:10 +01:00
appleb_m 382afcc0c0 GUI: updated formatting of total time in rotation and added to simple 2025-12-02 15:59:12 +01:00
appleb_m 60a36f37a8 GUI: updated formatting of total time in raster grid 2025-12-02 15:51:36 +01:00
appleb_m 4d4ffc6bfb GUI: added detector status check when user clicks run 2025-12-02 15:48:36 +01:00
appleb_m ed4d79e0fd GUI: added detector status to data colelciton panel 2025-12-02 15:48:22 +01:00
appleb_m a35248a97c DAQ: fix bug in how status was handled. Rather than make new model - updates full with masked data 2025-12-02 13:37:30 +01:00
appleb_m 5071d21462 COMMON: raster_grid.py - start updating models for ingestion - WIP 2025-12-02 13:36:54 +01:00
appleb_m 08b5e9ae5e DAQ: updated jfjoch_client dependency 2025-12-02 13:36:29 +01:00
appleb_m ce258786d0 COMMON: import brokerstatus from jfjoch 2025-12-02 13:36:12 +01:00
appleb_m e52c645fa1 GUI: fix bug in smart_params handling - should be mvoed to daq eventually 2025-12-02 13:35:49 +01:00
appleb_m efed20977e LOGGER: update file path to correctly generate directory 2025-12-02 13:35:03 +01:00
appleb_m df1a018084 DAQ: find_xtal.py bug where cx and cy were flipped 2025-12-02 13:34:38 +01:00
appleb_m 2142097ce6 DAQ/GUI: added jfjoch_status to daq for progress bar in GUI 2025-12-02 13:34:23 +01:00
appleb_m 4d068a49f9 DAQ: exception if fails to read auto_params 2025-12-02 13:32:18 +01:00
appleb_m 6633aa5680 DAQ: ingest script for screening - WIP 2025-12-02 13:31:18 +01:00
appleb_m 12bb65e1bd DAQ: Move aerotech to mount psotion when going to manual mount 2025-11-28 17:09:03 +01:00
appleb_m a0d7a805ec Viewer: calls file rather than from online stream 2025-11-28 17:07:18 +01:00
appleb_m 3629f2ebd8 jfjoch client: added function co call api to get diffraction image 2025-11-28 17:06:15 +01:00
appleb_m f96bdf53b6 DAQ: submit diffraction image to database 2025-11-28 17:05:03 +01:00
appleb_m 0c435202d0 Beamline: checks beamline env for RHEL9. Backwards compatible with RHEL8 2025-11-28 16:59:36 +01:00
appleb_m 1a313d4da5 Aaredb - add function to uplaod diffraction image 2025-11-28 16:50:37 +01:00
appleb_m 5f95e63c9d Add changelog.md
Build and Publish / build (push) Successful in 26s
0.2.66
2025-11-27 13:11:21 +01:00
appleb_m 445b51d9bf Update VERSION 2025-11-27 13:08:22 +01:00
appleb_m d584409b0d Update toml to 0.2.66 2025-11-27 13:02:58 +01:00
appleb_m 04bae45c8c daq: bug/typo shoud be maximage.nx not .n_x 2025-11-27 13:02:20 +01:00
appleb_m 675f5a7d18 GUI: logging in rastergridmanager for debugging 2025-11-27 13:02:04 +01:00
appleb_m b9d86bad90 toml update to 0.2.65 2025-11-27 12:55:27 +01:00
appleb_m 7f0d06637d DAQ: bug fixes in new implementation of raster ingest, plus send COM too GUI for JFJoch viewer
Build and Publish / build (push) Failing after 26s
0.2.65
2025-11-27 12:54:21 +01:00
appleb_m e8b03539dd DAQ/: bug fixes in new implementation
Build and Publish / build (push) Successful in 23s
0.2.64
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 19e569dc81 GUI: increase total range high limit to 9999.0 2025-11-27 12:19:39 +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 29dba9dd31 GUI: added check before colelction on all run buttons 2025-11-25 18:02:52 +01:00
appleb_m 79c974d447 GUI: hide-reference toosl if not staff =- probably should hdie the panel 2025-11-25 18:02:02 +01:00
appleb_m fca29699a6 GUI: more explciit error messages 2025-11-25 18:01:38 +01:00
appleb_m 6f5701e700 find_Xtal - COM calculation bug fix 2025-11-25 18:01:22 +01:00
appleb_m bd84f2368f daq:added http error handling for automation 2025-11-25 18:01:07 +01:00
appleb_m 04cf0447ef auth: was using incorrect logger 2025-11-25 18:00:04 +01:00
appleb_m ca022505f2 daq: calcualte start_pxl correctly 2025-11-25 17:59:53 +01:00
appleb_m 191365dab4 GUI: added message boxes that check the hutch shutter and the beam current 2025-11-25 17:59:25 +01:00
leonarski_f e72f30db23 DAQ/GUI: pyproject to 0.2.63
Build and Publish / build (push) Successful in 25s
0.2.63
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 3f8f51d74a Model: added two macros to models for puck and positionm, currently legacy macros sgpuck and sgposition are kept. 2025-11-25 09:13:54 +01:00
leonarski_f 6d191c87bf GUI: file path protection for run numbers based on data collection type 2025-11-25 09:12:42 +01:00
leonarski_f 60e8b223f3 Find_crystal: add new filter for 30% max spots. 2025-11-25 09:12:13 +01:00
leonarski_f f60fee1976 Find_crystal: fix bug in quality filter and add new filter for 30% max spots. 2025-11-25 09:11:58 +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
leonarski_f a45aae8372 GUI: camera_image.py change colour of beam marker based on shutter status 2025-11-25 09:06:58 +01:00