appleb_mandClaude Opus 4.8 ec45bf3729
Build and Publish / test (push) Failing after 2m10s
Build and Publish / build (push) Skipped
Build and Publish / Build and Deploy Docs (push) Skipped
daq: send commanded dtz (not live readback) to JFJoch/DB + wait for arrival
The detector_distance_mm sent to JFJoch and written to the DB came from the
live detector readback (diffraction.dtz_mm) captured before the detector
finished moving, so a scan requested at e.g. 100 mm could be recorded at the
old position (e.g. 800 mm).

- JFJoch + DB now read the validated request target (request.dtz) instead of
  the live diffraction.dtz_mm; diffraction.dtz_mm stays live for the
  local-contact readout.
- jfjoch: raise if request.dtz is unset (setup_datacollection must validate it
  first) instead of silently falling back to the live readback.
- raster + rotation services: wait for the detector to reach request.dtz
  (set_dtz wait=True) right before triggering the scan, since the sa2dc move is
  non-blocking. (Raster setup-before-measure reorder landed earlier in daq.py.)
- tests: request.dtz now required in jfjoch/aaredb tests; xtal-snapshot exposure
  assertion updated to 1 ms.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-25 16:39:06 +02:00
2026-04-29 17:34:41 +02:00
2026-06-24 15:30:04 +02:00
2026-04-29 17:34:41 +02:00
2026-06-05 14:11:08 +02:00

AareDAQ (v0.3.1)

AareDAQ is the Data Acquisition system for MX beamlines at PSI.

GUI Controls Cheat Sheet

Sample Camera

  • Left click: move sample to clicked position
  • Shift + Left click: Z-alignment click behaviour
  • Ctrl + Left click on active raster grid: move to clicked position under the grid
  • Left drag on active raster grid: move active raster grid
  • Right click: open sample camera context menu
  • Right drag on empty area: draw raster grid
  • Right drag on active raster grid: resize raster grid
  • Mouse wheel: rotate omega by 90°
  • Shift + Mouse wheel: rotate omega by 10°
  • Ctrl + Mouse wheel: change sample camera exposure by a large step
  • Alt + Mouse wheel: change sample camera exposure by a small step
  • Shift + Mouse move: inspect/load raster image under cursor

Video Views

  • Ctrl + Mouse wheel: zoom in/out
  • F: fit to view
  • R: reset zoom
  • + or =: zoom in
  • -: zoom out

Sample Queue

  • Delete: remove selected samples
  • Space: run / pause queue automation

Workflow Panel

  • Delete: remove selected queue items
  • Space: pause / resume workflow
  • Ctrl + R: refresh workflow queue
  • Ctrl + Delete: clear non-running workflow queue items

Global Shortcuts

  • F1: open mouse / keyboard controls help
  • Ctrl + Q: quit application
  • Ctrl + Shift + R: restore default view layout
  • Ctrl + 1: switch to Sample camera tab
  • Ctrl + 2: switch to Gonio camera tab
  • Ctrl + 3: switch to Beamline view tab
  • Ctrl + 4: switch to Beamline combined view tab
  • Ctrl + L: raise Sample List panel
  • Ctrl + J: raise Automation list panel
  • Ctrl + M: go to Sample camera tab
  • Ctrl + W: toggle Workflow panel
  • Ctrl + Shift + T: toggle Target stability panel
  • Ctrl + Shift + P: toggle Prediction Metrics panel
  • Ctrl + Shift + S: toggle Smargon trace panel
S
Description
No description provided
Readme
31 MiB
v0.32.0
Latest
2026-09-14 13:24:06 +02:00
Languages
Python 100%