Fix roi_signal after AsyncSignal refactoring #98

Merged
appel_c merged 2 commits from fix/async_signal_refactoring into main 2025-10-22 14:57:07 +02:00
Owner

PR to adapt the ids-camera to the refactored AsyncSignal

PR to adapt the ids-camera to the refactored AsyncSignal
appel_c added 1 commit 2025-10-16 14:07:06 +02:00
fix(ids-camera): fix roi_signal after AsyncSignal refactoring
Some checks failed
CI for csaxs_bec / test (push) Failing after 29s
CI for csaxs_bec / test (pull_request) Failing after 25s
14d171a886
appel_c requested review from wakonig_k 2025-10-16 14:07:18 +02:00
appel_c self-assigned this 2025-10-16 14:07:25 +02:00
appel_c added 2 commits 2025-10-16 14:09:18 +02:00
fix(ids-camera): fix roi_signal after AsyncSignal refactoring
Some checks failed
CI for csaxs_bec / test (push) Failing after 29s
CI for csaxs_bec / test (pull_request) Failing after 25s
14d171a886
fix(ids-camera): fix roi_signal after AsyncSignal refactoring
Some checks failed
CI for csaxs_bec / test (push) Failing after 27s
CI for csaxs_bec / test (pull_request) Failing after 27s
9d39bac7fa
wakonig_k reviewed 2025-10-21 20:39:49 +02:00
pyproject.toml Outdated
@@ -17,3 +17,3 @@
"bec_lib",
"bec_server",
"ophyd_devices",
"ophyd_devices, #ophyd_devices~=1.28",
Owner

what's the reason for the commented dependency? Was it put there before ophyd_devices was released?

what's the reason for the commented dependency? Was it put there before ophyd_devices was released?
Author
Owner

yes, also outdated now. Once "https://github.com/bec-project/ophyd_devices/pull/138" is merged, the version needs to be adjusted.

yes, also outdated now. Once "https://github.com/bec-project/ophyd_devices/pull/138" is merged, the version needs to be adjusted.
appel_c marked this conversation as resolved
appel_c added 2 commits 2025-10-22 10:48:52 +02:00
fix(ids-camera): fix roi_signal after AsyncSignal refactoring
Some checks failed
CI for csaxs_bec / test (push) Failing after 27s
CI for csaxs_bec / test (pull_request) Failing after 27s
9d39bac7fa
fix(ids-camera): fix roi_signal after AsyncSignal refactoring
Some checks failed
CI for csaxs_bec / test (pull_request) Failing after 3s
CI for csaxs_bec / test (push) Failing after 23s
32d3232008
appel_c added 1 commit 2025-10-22 10:56:03 +02:00
w
All checks were successful
CI for csaxs_bec / test (pull_request) Successful in 1m16s
CI for csaxs_bec / test (push) Successful in 1m19s
7233fb8d35
appel_c merged commit 7233fb8d35 into main 2025-10-22 14:57:07 +02:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bec/csaxs_bec#98