fix(eiger): switch eiger back to eiger_9m config

This commit is contained in:
x12sa
2026-06-16 21:49:24 +02:00
committed by appel_c
co-authored by appel_c
parent 00651450d0
commit 94ba2ca7e8
+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 8.5M (tmp)" # "EIGER 9M" # "EIGER 9M""
DETECTOR_NAME = "EIGER 9M" # "EIGER 9M""
# pylint:disable=invalid-name