fix(config): remove panda test config

This commit is contained in:
x12sa
2026-02-16 20:10:48 +01:00
committed by appel_c
parent 3c0c0b3573
commit b063231037

View File

@@ -1,32 +0,0 @@
samx:
readoutPriority: baseline
deviceClass: ophyd_devices.SimPositioner
deviceConfig:
delay: 1
limits:
- -50
- 50
tolerance: 0.01
update_frequency: 400
deviceTags:
- user motors
enabled: true
readOnly: false
bpm4i:
readoutPriority: monitored
deviceClass: ophyd_devices.SimMonitor
deviceConfig:
deviceTags:
- beamline
enabled: true
readOnly: false
panda:
readoutPriority: async
deviceClass: csaxs_bec.devices.panda_box.panda_box.PandaBoxCSAXS
deviceConfig:
host: omny-panda.psi.ch
deviceTags:
- detector
enabled: true
readOnly: false
softwareTrigger: false