From 27ff5697afe42eb07119aa2aeaf4b9f40f613bbf Mon Sep 17 00:00:00 2001 From: appel_c Date: Tue, 27 May 2025 17:26:20 +0200 Subject: [PATCH] fix(device-configs): change to relative path for !include syntax --- debye_bec/device_configs/x01da_test_config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debye_bec/device_configs/x01da_test_config.yaml b/debye_bec/device_configs/x01da_test_config.yaml index 6a5d95c..25c3fa1 100644 --- a/debye_bec/device_configs/x01da_test_config.yaml +++ b/debye_bec/device_configs/x01da_test_config.yaml @@ -1,7 +1,7 @@ optic_slit_config: - - !include /data/test/x01da-test-bec/production/debye_bec/debye_bec/device_configs/x01da_optic_slits.yaml + - !include ./x01da_optic_slits.yaml machine_config: - - !include /data/test/x01da-test-bec/production/debye_bec/debye_bec/device_configs/x01da_machine.yaml + - !include ./x01da_machine.yaml ## Slit Diaphragm -- Physical positioners sldi_trxr: readoutPriority: baseline