Commit Graph

406 Commits

Author SHA1 Message Date
x12sa db001565a3 test at beamline
CI for csaxs_bec / test (push) Successful in 1m28s
CI for csaxs_bec / test (pull_request) Successful in 1m31s
2026-02-12 10:11:38 +01:00
appel_c d8a9e9531a refactor(eps): deactivate black for eps.py to keep signal component formatted in single line. 2026-02-12 10:11:38 +01:00
appel_c 7d5f50909f fix(eps): Fix tests and eps integration 2026-02-12 10:11:38 +01:00
appel_c f40f295081 test(eps): Add tests for EPS device 2026-02-12 10:11:38 +01:00
appel_c 1b6f8356c2 refactor(eps): Refactoring of EPS device from cSAXS 2026-02-12 10:11:38 +01:00
x12sa 2e8e3c7853 fixed enable of water cooling 2026-02-12 10:11:38 +01:00
x12sa 2a46536c39 water on method 2026-02-12 10:11:38 +01:00
x12sa 6de70d07bb added water cooling channels 2026-02-12 10:11:38 +01:00
x12sa 75c3d38e00 added "kind" to channel list 2026-02-12 10:11:38 +01:00
x12sa da038bf6d9 create class dynamically, monos added 2026-02-12 10:11:38 +01:00
x12sa 020db0e690 first version of csaxs eps 2026-02-12 10:11:38 +01:00
appel_c 82d47c7511 feat(galil-rio): Add GalilRIO device with 8 analog channels
CI for csaxs_bec / test (pull_request) Successful in 1m28s
CI for csaxs_bec / test (push) Successful in 1m30s
2026-01-29 08:20:38 +01:00
x12sa 38a325b12f final cleanup config files smaract
CI for csaxs_bec / test (pull_request) Successful in 1m29s
CI for csaxs_bec / test (push) Successful in 1m30s
2026-01-27 18:24:07 +01:00
x12sa 5d2de8a021 mod filter trans to check CCM in use 2026-01-27 18:24:07 +01:00
x12sa 68e7222668 updated dev config 2026-01-27 18:24:07 +01:00
x12sa 4c8e56422c moved axis mapping to config file 2026-01-27 18:24:07 +01:00
x12sa de2f58f170 mods after discussing at beamline 2026-01-27 18:24:07 +01:00
x12sa cba891e5f1 added to user template 2026-01-27 18:24:07 +01:00
x12sa 4f37175439 added sastt config file 2026-01-27 18:24:07 +01:00
x12sa 86b8730bc1 changed strategy for config file structure 2026-01-27 18:24:07 +01:00
x12sa 6aefbcb2a4 fixes during commissioning 2026-01-27 18:24:07 +01:00
x12sa a54c3e05a0 first fixes commissioning with hardware 2026-01-27 18:24:07 +01:00
x12sa 17102d455a Fix Smaract wait for connection 2026-01-27 18:24:07 +01:00
x01dc 4f7746453e added readback method for fil_trans. untested. 2026-01-27 18:23:39 +01:00
x01dc 634ffe16b5 initial version of fil_trans 2026-01-27 18:23:39 +01:00
x01dc b37e430e58 initial version of fil_trans 2026-01-27 18:23:39 +01:00
holler 9ceb5fc38b more attenuation data 2026-01-27 18:23:39 +01:00
holler b217264f07 attenuation data 2026-01-27 18:23:39 +01:00
x01dc 3a774f92ae csaxs master class added and init smar positions 2026-01-27 18:23:39 +01:00
x01dc 49b4ce7d1d init function first version, untested 2026-01-27 18:23:39 +01:00
x01dc bcaa093a6a update smaract test config for all devices 2026-01-27 18:23:39 +01:00
x12sa 8cccb8e5aa initial config for smaract ES hutch 2026-01-27 18:23:39 +01:00
appel_c 153e6a89a4 test: add test for controller to call destroy controller.off
CI for csaxs_bec / test (push) Successful in 1m32s
2026-01-26 07:45:01 +01:00
appel_c 628e31da60 fix(controller): Ensure that destroy calls controller.off 2026-01-26 07:45:01 +01:00
appel_c 6647140d43 w
CI for csaxs_bec / test (pull_request) Successful in 1m30s
CI for csaxs_bec / test (push) Has been cancelled
2026-01-23 15:25:52 +01:00
appel_c b48b27114d cleanup
CI for csaxs_bec / test (pull_request) Successful in 1m27s
CI for csaxs_bec / test (push) Successful in 1m33s
2026-01-23 15:16:18 +01:00
appel_c 11c887b078 feat(debug-tools): add debug tools and adjust logic from beamline tests
CI for csaxs_bec / test (pull_request) Successful in 1m27s
CI for csaxs_bec / test (push) Successful in 1m30s
2026-01-23 15:00:35 +01:00
appel_c bfcecd73c2 refactor(mcs-ddg): cleanup and fix mcs and ddg from beamline tests 2026-01-23 13:29:43 +01:00
appel_c 146b10eb85 tests: fix tests for ddg and mcs integrations 2026-01-23 13:29:43 +01:00
appel_c 48ad1b334c docs: Add documentation to MCS and DDG modules 2026-01-23 13:29:43 +01:00
appel_c 188e23df48 fix: Fix MCS card and DDG implementation after testing with hardware at cSAXS 2026-01-23 13:29:43 +01:00
appel_c 14c56939bf fix(ddg): adapt DDG, remove mcs.readytoread 2026-01-23 13:29:43 +01:00
appel_c ef0c31c8dc refactor(mcs-card): adjust mcs card to only have mca channels. 2026-01-23 13:29:43 +01:00
appel_c 2cf2f4b4e4 test(controller): Fix test for controller wait_for_connection
CI for csaxs_bec / test (pull_request) Successful in 1m16s
CI for csaxs_bec / test (push) Successful in 1m26s
2026-01-16 10:52:24 +01:00
appel_c 1a9a0beb86 fix(controller): Ensure wait_for_connection calls controller.on()
CI for csaxs_bec / test (push) Successful in 1m13s
CI for csaxs_bec / test (pull_request) Successful in 1m19s
2026-01-15 18:09:34 +01:00
holler 9f9aef348a some more docs
CI for csaxs_bec / test (pull_request) Successful in 1m16s
CI for csaxs_bec / test (push) Successful in 1m18s
2026-01-08 12:36:14 +01:00
x01dc f7a313b37f added file selection in gui docs
CI for csaxs_bec / test (push) Has been cancelled
2026-01-08 12:06:47 +01:00
appel_c 7326c471f8 test(falcon): fix test for improved patched_device method in ophyd_devices
CI for csaxs_bec / test (pull_request) Successful in 1m19s
CI for csaxs_bec / test (push) Successful in 1m18s
2026-01-07 11:17:50 +01:00
appel_c 4b95ebace3 test(falcon): fix test after falcon refactoring 2026-01-07 11:17:50 +01:00
appel_c c1dee287b8 refactor(falcon): Migrate Falcon integration to PsiDeviceBase 2026-01-07 11:17:50 +01:00