Commit Graph
99 Commits
Author SHA1 Message Date
leonarski_f 88199c8d49 GUI: For raster scan, one can browse through images 2025-06-23 13:11:45 +02:00
leonarski_f 674a0e36eb GUI: Adjustments to be able to load images for a completed grid
Build and Publish / build (push) Successful in 23s
2025-06-22 18:25:28 +02:00
leonarski_f e135876766 GUI: Add more raster analysis methods
Build and Publish / build (push) Successful in 22s
2025-06-22 14:29:53 +02:00
leonarski_f e8961be15f Common: Upgrade jfjoch_client to 1.0.0rc51 2025-06-22 14:25:08 +02:00
leonarski_f bdf16aa724 GUI: WIP - option to load image for grid scan automatically 2025-06-22 14:24:20 +02:00
leonarski_f 8b72e7f5d1 GUI: Sample camera settings fixed
Build and Publish / build (push) Successful in 22s
2025-06-21 14:17:21 +02:00
leonarski_f 90b4207a34 GUI: Sorting works 2025-06-21 14:04:30 +02:00
leonarski_f 49d57e66e4 DAQ: Token validity = 1 1 week 2025-06-21 14:04:16 +02:00
leonarski_f 9dcd322ddd GUI: Sorting is persistent over DB updates
Build and Publish / build (push) Successful in 22s
2025-06-20 16:44:12 +02:00
leonarski_f d083a1f4e0 GUI: Set default as 100 Hz
Build and Publish / build (push) Successful in 22s
2025-06-20 13:49:55 +02:00
leonarski_f 8271db82c2 DAQ/GUI: Improvements during the beamtime 2025-06-20 13:49:55 +02:00
leonarski_f 855e2471c3 DAQ: ring current is always non-negative number
Build and Publish / build (push) Successful in 23s
2025-06-18 21:15:59 +02:00
leonarski_f 2805ce7bd0 GUI: Change default directory
Build and Publish / build (push) Successful in 22s
2025-06-18 17:55:53 +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 486d65c7cc DAQ: WIP
Build and Publish / build (push) Successful in 23s
2025-06-18 13:27:48 +02:00
leonarski_f 8c517d4bab DAQ: Modifications of June 18th 2025-06-18 13:27:00 +02:00
GotthardG d66f758ff3 Added functions to create rotation and gridscans runs into aaredb.py
Build and Publish / build (push) Successful in 22s
2025-06-18 13:23:19 +02:00
leonarski_f c670668dd0 DAQ: Integration of AareDB code (WIP)
Build and Publish / build (push) Successful in 22s
2025-06-18 11:17:34 +02:00
leonarski_f 44bc0046fb DAQ: Integration of AareDB code
Build and Publish / build (push) Successful in 22s
2025-06-18 10:30:12 +02:00
GotthardG 6cfef536e2 Added functions to create rotation and gridscans runs into aaredb.py
Build and Publish / build (push) Successful in 22s
2025-06-18 09:02:58 +02:00
leonarski_f fde6238c60 GUI: Fix default parameters for DiffractionGeometry
Build and Publish / build (push) Successful in 22s
2025-06-17 17:27:32 +02:00
leonarski_f fd345a2fe5 GUI: Raster grid manager add unit cell 2025-06-17 17:27:13 +02:00
leonarski_f 3c7ae33b80 GUI: Add beamline name to BeamlineStatus
Build and Publish / build (push) Successful in 23s
2025-06-17 16:22:36 +02:00
leonarski_f dafda5adcb GUI: Add detector description and serial number
Build and Publish / build (push) Successful in 22s
2025-06-17 16:16:54 +02:00
leonarski_f cbd6c73890 GUI: Fix bug in raster grid shown wrong 2025-06-17 16:16:26 +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
GotthardG f369e5b555 Refactor TELL integration and update dependencies.
Build and Publish / build (pull_request) Successful in 22s
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 14:15:51 +02:00
GotthardG bf170cfcf5 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 14:15:40 +02:00
GotthardG c6a4cf0e8b 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 14:13:46 +02:00
GotthardG 4b1acfb827 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 13:43:15 +02:00
GotthardG 4003cbd2b1 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 13:38:31 +02:00
GotthardG dc0874d8d4 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 13:36:27 +02:00
leonarski_f 7c37297156 DAQ: Read pixel size from the detector
Build and Publish / build (push) Successful in 22s
2025-06-17 13:16:04 +02:00
leonarski_f 81e481777f GUI: More beamtime improvements 2025-06-17 12:20:22 +02:00
leonarski_f 4e15624036 GUI: Move sample in Smargon Z with shift+click 2025-06-17 11:00:29 +02:00
leonarski_f a126f7ccb4 DAQ/GUI: Fixes during pre-beamtime test (2)
Build and Publish / build (push) Successful in 22s
2025-06-17 10:44:50 +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 7aeee1a029 DAQ/GUI: Fixes during pre-beamtime test 2025-06-17 09:05:21 +02:00
leonarski_f 8034354427 DAQ/GUI: Go to ABR meas position
Build and Publish / build (push) Successful in 21s
2025-06-16 15:04:06 +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 8ee1336b15 DAQ: Update dtz at the beginning of the measurement (before going to data collection) 2025-06-16 14:57:36 +02:00
leonarski_f 84b99e800b GUI: Change order of omega rotation buttons 2025-06-16 14:56:47 +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 63fc40af7f GUI: Raster grid panel - logical direction for transparency slider 2025-06-16 10:29:11 +02:00
leonarski_f ad8313b7f5 GUI: Use JFjoch data structure for results 2025-06-16 10:27:53 +02:00
leonarski_f 451bd9f772 Models: Use jfjoch client result structure (WIP)
Build and Publish / build (push) Successful in 21s
2025-06-16 08:37:52 +02:00
leonarski_f 49a9f35e55 GUI: Minor improvements to grid scan result display
Build and Publish / build (push) Successful in 21s
2025-06-13 20:34:00 +02:00
leonarski_f 4f3977cddb GUI: One can choose metric for grid scan
Build and Publish / build (push) Successful in 22s
2025-06-13 17:08:05 +02:00
leonarski_f 0af913db13 GUI: Bottom panels are dockable, can be also turned off
Build and Publish / build (push) Successful in 21s
2025-06-13 12:06:19 +02:00
leonarski_f ab0b865066 GUI/DAQ: Refactor beam center and beam mark handling, update screening UI 2025-06-13 11:42:01 +02:00