changes during beamtime e23514
CI for csaxs_bec / test (push) Successful in 2m0s

This commit is contained in:
x12sa
2026-09-08 12:25:20 +02:00
parent 47050de1a5
commit f035f074e2
3 changed files with 17 additions and 12 deletions
+12 -12
View File
@@ -22,18 +22,18 @@ eiger_9:
readoutPriority: async
softwareTrigger: False
falcon:
description: Falcon Sitoro.single-element fluorescence detector
deviceClass: csaxs_bec.devices.epics.falcon_csaxs.FalconcSAXS
deviceConfig:
prefix: 'X12SA-SITORO:'
deviceTags:
- cSAXS
- falcon
onFailure: buffer # was: raise
enabled: False # was: True
readoutPriority: async
softwareTrigger: False
# falcon:
# description: Falcon Sitoro.single-element fluorescence detector
# deviceClass: csaxs_bec.devices.epics.falcon_csaxs.FalconcSAXS
# deviceConfig:
# prefix: 'X12SA-SITORO:'
# deviceTags:
# - cSAXS
# - falcon
# onFailure: raise
# enabled: False
# readoutPriority: async
# softwareTrigger: False
# ids_cam:
# description: IDS camera for live image acquisition
+3
View File
@@ -22,6 +22,9 @@ xeye:
ssaxs:
- !include ./ssaxs.yaml
#smargon:
# - !include ./smargon.yaml
#sastt:
# - !include ./sastt.yaml
+2
View File
@@ -58,6 +58,7 @@ sgz:
readoutPriority: baseline
sgchi:
# rotx_axis:
description: SmarGon CHI (goniometer tilt)
deviceClass: csaxs_bec.devices.smargon.positioner.SmargopoloMotor
deviceConfig: {scs_axis: CHI, host: tt-smargopolo, port: 3000, limits: [0, 65], tolerance: 0.01}
@@ -67,6 +68,7 @@ sgchi:
readoutPriority: baseline
sgphi:
# roty_axis:
description: SmarGon PHI (goniometer rotation)
deviceClass: csaxs_bec.devices.smargon.positioner.SmargopoloMotor
deviceConfig: {scs_axis: PHI, host: tt-smargopolo, port: 3000, limits: [-180, 180], tolerance: 0.01}