refactor: rename ddg test config to endstation, add to first light

This commit is contained in:
gac-x12sa
2025-07-22 10:58:42 +02:00
committed by appel_c
parent 14713c0d2f
commit e6d7e0d82f
2 changed files with 4 additions and 21 deletions

View File

@@ -20,26 +20,6 @@ ddg2:
readoutPriority: baseline
softwareTrigger: false
samx:
readoutPriority: baseline
deviceClass: ophyd_devices.SimPositioner
deviceConfig:
delay: 1
limits:
- -50
- 50
tolerance: 0.01
update_frequency: 400
enabled: true
readOnly: false
bpm4i:
readoutPriority: monitored
deviceClass: ophyd_devices.SimMonitor
deviceConfig:
enabled: true
readOnly: false
mcs:
description: Mcs scalar card for transmission readout
deviceClass: csaxs_bec.devices.epics.mcs_card.mcs_card_csaxs.MCSCardCSAXS

View File

@@ -2,4 +2,7 @@ optics:
- !include ./optics_hutch.yaml
frontend:
- !include ./frontend.yaml
- !include ./frontend.yaml
endstation:
- !include ./endstation.yaml