appleb_mandClaude Opus 4.8 14576216bd new_gui: hybrid manual queue nav + fast in-place reorder + visible arrows
Hybrid manual:
- AppState queue cursor (queue_next/queue_advance); changer 'FROM QUEUE' bar:
  Mount next / Skip; pick any sample as before. Pairs with run-plan + breakpoints
  for run-to-step-then-takeover.

Reorder perf + arrows (user feedback):
- in-place reorder: rows are moved + reindexed (QueueList.reflow, QueueRow.update_item)
  instead of rebuilt -> drag and up/down stay fast even for big queues
- up/down use Qt standard icons (always render; previously empty/'pink' boxes)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-26 10:13:42 +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%