From ed1e5a027fe3b0d956809deaf37a6314293e15f8 Mon Sep 17 00:00:00 2001 From: x01da Date: Thu, 18 Sep 2025 13:58:38 +0200 Subject: [PATCH] add hutch cameras to config --- debye_bec/device_configs/x01da_standard_config.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/debye_bec/device_configs/x01da_standard_config.yaml b/debye_bec/device_configs/x01da_standard_config.yaml index 5a0a701..6690f0c 100644 --- a/debye_bec/device_configs/x01da_standard_config.yaml +++ b/debye_bec/device_configs/x01da_standard_config.yaml @@ -70,6 +70,11 @@ xas_config: xrd_config: - !include ./x01da_xrd.yaml +# Commented out because too slow +## Hutch cameras +# hutch_cams: +# - !include ./x01da_hutch_cameras.yaml + ## Remaining experimental hutch es_config: - !include ./x01da_experimental_hutch.yaml \ No newline at end of file