duan_jandClaude Fable 5.1 9a56795720
CI / lint (push) Skipped
CI / test (3.12) (push) Skipped
CI / test (3.13) (push) Skipped
CI / test-with-beamline-plugins (pxi_bec) (push) Skipped
CI / test-with-beamline-plugins (pxii_bec) (push) Skipped
CI / test-with-beamline-plugins (pxiii_bec) (push) Skipped
CI / lint (pull_request) Successful in 59s
CI / test (3.13) (pull_request) Successful in 1m4s
CI / test (3.12) (pull_request) Successful in 1m8s
CI / test (3.14) (pull_request) Successful in 1m9s
CI / test-with-beamline-plugins (pxi_bec) (pull_request) Successful in 1m7s
CI / test-with-beamline-plugins (pxii_bec) (pull_request) Successful in 1m25s
CI / test-with-beamline-plugins (pxiii_bec) (pull_request) Successful in 1m27s
CI / test-with-coverage (pull_request) Successful in 1m42s
CI / coverage-analysis (pull_request) Successful in 16s
feat: show busy state in GUI while energy change is in flight
Server never takes the hw lock for /beamline/change_energy, so
/status.busy stays False for the whole mono move and the GUI had only
a readback heuristic (spin green until within 1 eV, or green forever
if the mono missed). The endpoint blocks until the move ends, so the
reply edge is used as the done signal, same as center_loop:

- daq_worker: energy_changing(bool) emitted on send / reply.finished
- SpinMoveState.set_changing: forces moving + read-only, clears to
  neutral without waiting for arrival (both Set Energy rows follow)
- panels: button reads "Changing..." during the move
- sample cameras: "CHANGING ENERGY" curtain, same tier as AUTO CENTERING

GUI-only: other GUIs stay blind until the server takes the hw lock.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-10 16:31:50 +02:00
2026-08-25 14:47:04 +02:00
2026-07-06 16:27:08 +02:00
2026-07-27 14:44:33 +02:00
2026-08-04 15:41:29 +02:00
2026-09-10 11:50:14 +00:00
2026-09-10 11:50:14 +00:00
2026-08-04 14:13:47 +02:00
2026-08-04 14:13:47 +02:00

AareDAQ

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

S
Description
No description provided
Readme
31 MiB
v0.32.0
Latest
2026-09-14 13:24:06 +02:00
Languages
Python 100%