Commit Graph
29 Commits
Author SHA1 Message Date
leonarski_f d83fedc7cd TELL: added custom logger to tell_client.py 2025-10-23 14:21:03 +02:00
leonarski_f eebcb3d82c PSHELL: updated pshell_client.py should add pshell as a python module instead 2025-10-23 14:09:58 +02:00
leonarski_f b00bebe0ab DAQ: if no sample, sample name called unknown_sample to allow debugging rotation and raster scans 2025-10-20 17:29:51 +02:00
leonarski_f 0243d5c8b9 Merge branch 'daq_raster_predicition'
# Conflicts:
#	daq/src/aaredaq/daq.py
#	gui/src/aaregui/panels/rotation_data_collection.py
2025-10-20 12:48:47 +02:00
leonarski_f 87c20e0f9e TELL: Updated Error message for move_cold 2025-10-17 16:08:32 +02:00
leonarski_f 834e180067 GUI: reverted to previous comit due to missing changes in smart_rotation_panel.py needs testing with data collection 2025-10-16 13:00:11 +02:00
leonarski_f 19d5740c1f diffraction_geometry: updated resolution and det_dist calculation to use theta not 2theta 2025-10-01 17:06:43 +02:00
leonarski_f 2c15b42454 TELL: Reduce polling rate from 100 Hz to 5 Hz + increase timeout on mount 2025-09-15 09:59:03 +02:00
leonarski_f 3acf26cec7 DAQ/GUI - debugging: added print statments with time.ctime calls to make locating where and when errors occur easier. This is a tempoary measure until we implement logging. 2025-09-11 14:43:49 +02:00
leonarski_f 23ff756769 DAQ/GUI - JFJoch: updated to jfjoch client rc73, added functionality to get profile radius, removed functionality for mosasicty. 2025-09-11 14:41:29 +02:00
leonarski_f f7166a6619 Tell Client: added X as an allowed position (reference puck) 2025-09-02 17:23:59 +02:00
leonarski_f 415ba64b78 DAQ: Automation (WIP) 2025-07-15 16:29:31 +02:00
leonarski_f cac3b67dde DAQ: Always add "raster/" for rasters (remove {type} in GUI) 2025-07-15 09:57:17 +02:00
leonarski_f de4b94bc93 DAQ: Always add "raster/" for rasters 2025-07-15 09:57:17 +02:00
leonarski_f 61df56683e DAQ: JFJoch - save flux to HDF5 2025-07-15 09:57:16 +02:00
leonarski_f 4324a814de DAQ: Omega vector is (-1,0,0) in NeXus coordinate system - for AutoProc 2025-07-04 11:53:56 +02:00
leonarski_f eca90e7c51 DAQ: Raster scan fixes 2025-06-24 11:51:58 +02:00
leonarski_f 7298f75dfa DAQ: Minor fixes to logic for setting up JFJoch dataset 2025-06-24 11:12:33 +02:00
GotthardG 35e7ad3ce0 Add SSE client support for TELL updates and enhance resilience
Build and Publish / build (push) Successful in 21s
Replaced periodic polling with an SSE-based listener for real-time TELL updates, improving efficiency and responsiveness. Enhanced WebSocket client logic by implementing automatic reconnection. Updated dependencies to include `sseclient` and upgraded `aaredb` for compatibility.
2025-06-24 11:07:01 +02:00
leonarski_f 05a01f4efb DAQ: More work during the beamtime preparations
Build and Publish / build (push) Successful in 22s
2025-06-18 17:27:11 +02:00
leonarski_f 8c517d4bab DAQ: Modifications of June 18th 2025-06-18 13:27:00 +02:00
leonarski_f 136e85b2d7 Merge remote-tracking branch 'origin/tellupdater'
Build and Publish / build (push) Successful in 23s
# Conflicts:
#	common/pyproject.toml
2025-06-17 14:22:04 +02:00
leonarski_f 81e481777f GUI: More beamtime improvements 2025-06-17 12:20:22 +02:00
GotthardG a780222d27 Refactor TELL integration and update dependencies.
Replaced direct puck management logic with a WebSocket-based system for real-time updates from TELL. Introduced `tellupdater.py` to handle updates and improved AareDB client usage for cleaner API interactions. Updated `pyproject.toml` files to include dependency changes, ensuring compatibility with new TELL workflows.
2025-06-17 10:21:00 +02:00
leonarski_f ea698cfb94 DAQ: For screening every image goes with a dedicated trigger 2025-06-16 14:58:45 +02:00
leonarski_f 5fdd3a3327 DAQ: Include JFJoch, first try
Build and Publish / build (push) Successful in 22s
2025-06-16 12:22:54 +02:00
leonarski_f 7d65a18d28 Autofocus function
Build and Publish / build (push) Successful in 21s
2025-05-30 16:29:16 +02:00
leonarski_f 001a2d5b71 MXBeamline is moved to common part 2025-05-20 17:44:45 +02:00
leonarski_f a38b3b055a Include everything in one repo, for better development
Build and Publish / build (push) Successful in 26s
2025-05-14 16:27:42 +02:00