Commit Graph
255 Commits
Author SHA1 Message Date
appleb_m 8b7ab340a2 raster_grid_manager.py - changed defaults for scan to 200 mm dtz and 0.02 exp_time_s 2025-12-04 10:50:50 +01:00
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 e52c645fa1 GUI: fix bug in smart_params handling - should be mvoed to daq eventually 2025-12-02 13:35:49 +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 a0d7a805ec Viewer: calls file rather than from online stream 2025-11-28 17:07:18 +01:00
appleb_m d584409b0d Update toml to 0.2.66 2025-11-27 13:02:58 +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
2025-11-27 12:54:21 +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 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 04cf0447ef auth: was using incorrect logger 2025-11-25 18:00:04 +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
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 6d191c87bf GUI: file path protection for run numbers based on data collection type 2025-11-25 09:12:42 +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
leonarski_f 73c8f1e3be GUI: remove deep copy of raster grid due to recursive copy error 2025-11-25 09:06:05 +01:00
leonarski_f 63a0c519e3 GUI: rotation_data_collection.py and rast_grid added total measurement time and file path protection 2025-11-25 09:05:20 +01:00
leonarski_f 9a733ddfb0 GUI: ring_current protection for automation 2025-11-25 09:02:21 +01:00
leonarski_f caab2573df GUI: add MIN_DTZ to panel and set minimum dtz in scan settings panel to 108 2025-11-25 09:01:21 +01:00
leonarski_f f40edbb918 GUI: set minimum dtz in scan settings panel to 108 2025-11-25 08:59:19 +01:00
appleb_m 8ce63334e9 GUI: fixed bug where default was spots but said was low res spots
Build and Publish / build (push) Failing after 23s
2025-11-20 09:56:28 +01:00
appleb_m 8a0a6ed092 GUI: update simple panel to correctly send paramerters during automation and to intiailise vA 2025-11-20 09:27:20 +01:00
appleb_m 19858b8fe5 GUI: fixed bug where directory was incorrectly called in get parameter mappings 2025-11-20 09:26:46 +01:00
appleb_m c0d4a61176 GUI: relink ML predicitions 2025-11-20 09:24:39 +01:00
appleb_m c9509f50e9 GUI: file_path_panel takes directory from spreadhseet if there is one otherwise previous default logic applies 2025-11-20 09:22:22 +01:00
appleb_m 22d21dcb6d DAQ: tempoarily bring up reflector for data collection 2025-11-18 17:50:27 +01:00
appleb_m e5bcd95f13 DAQ: added experiemtn hutch shutter to status bar 2025-11-18 13:38:32 +01:00
appleb_m a96d2fa1ab DAQ: jfjoch_viewer.py change name to path in print statement during load 2025-11-17 13:11:11 +01:00
appleb_m a8446f5909 GUI: reference tool unmount button bug fix (again). Right click unmount also works! 2025-11-17 13:09:22 +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 5ca8ad9f64 GUI: Fluorescence split between panel and plot 2025-11-13 10:40:12 +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 cc48f8683b GUI: problem with x-ml ip, currently one is hardcoded - needs fixing asap 2025-11-12 08:44:30 +01:00
appleb_m 7e280b597d GUI: fixed typo in many logging statements in daq_worker.py 2025-11-12 08:43:55 +01:00
appleb_m 0ed47e7d4a DAQ/GUI: feature added - fluorimeter panel and device 2025-11-11 11:43:31 +01:00
appleb_m 3f0e6873ea GUI: Fixed bug where start_angle wouldn't update to current value 2025-11-11 11:33:59 +01:00
appleb_m 070a26c53d GUI: Attempted fix to prevent skip of first sample, skip was inconsistent so may need lots of runs to confirm it does not happen 2025-11-10 10:56:31 +01:00
appleb_m 74430d213f GUI: Spot count (low res) is now the first option in raster_data_collection.py 2025-11-10 10:55:25 +01:00