fix(eiger): move eiger to use config for 8.5M
CI for csaxs_bec / test (push) Failing after 1m26s
CI for csaxs_bec / test (pull_request) Failing after 1m28s

This commit is contained in:
x12sa
2026-06-16 15:54:52 +02:00
parent c7fd2f1435
commit efcf9b3f3e
+1 -1
View File
@@ -21,7 +21,7 @@ if TYPE_CHECKING: # pragma no cover
from bec_server.device_server.device_server import DeviceManagerDS
EIGER9M_READOUT_TIME_US = 500e-6 # 500 microseconds in s
DETECTOR_NAME = "EIGER 9M" # "EIGER 9M""
DETECTOR_NAME = "EIGER 8.5M (tmp)" # "EIGER 9M" # "EIGER 9M""
# pylint:disable=invalid-name