This commit is contained in:
@@ -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
|
||||
|
||||
@@ -22,6 +22,9 @@ xeye:
|
||||
ssaxs:
|
||||
- !include ./ssaxs.yaml
|
||||
|
||||
#smargon:
|
||||
# - !include ./smargon.yaml
|
||||
|
||||
#sastt:
|
||||
# - !include ./sastt.yaml
|
||||
|
||||
|
||||
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user