appleb_mandClaude Opus 4.8 3b24a23530 new_gui: pausable pipeline + run-plan stage toggles
- AppState: protocol (run-plan {center,raster,xrf,collect}), run_status
  (idle/running/paused/breakpoint), advance_past
- pipeline_panel: RunPlanRow chips (which stages run) + transport status uses
  run_status (Running/Paused/Stopped at breakpoint)
- manual_view: pausable auto-run runner — Play executes the lit stages in order,
  advances on raster/standard completion, busy True->False edge, or Skip; pauses
  before flagged breakpoints; Pause holds after current stage; End resets
- main_window: standard_scan_completed -> manual.on_collect_completed
- automation already pauses between samples (per-step within a sample is bounded
  by the backend automated_scan)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-25 17:18:30 +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
32 MiB
v1.1.0
Latest
2026-09-17 21:23:39 +02:00
Languages
Python 100%