diff --git a/phoenix_bec/device_configs/phoenix_falcon_backup.yaml b/phoenix_bec/device_configs/phoenix_falcon_backup.yaml deleted file mode 100644 index 2edecc1..0000000 --- a/phoenix_bec/device_configs/phoenix_falcon_backup.yaml +++ /dev/null @@ -1,21 +0,0 @@ - -# -# falcon without hdf5 -# -falcon_hdf5: - description: Falcon detector x-ray fluoresence with hdf5 plugin from device class phoenix_bec.devices. falcon_phoenix.FalconPhoenix - deviceClass: phoenix_bec.devices.falcon_phoenix.FalconPhoenix - deviceConfig: - prefix: 'X07MB-SITORO:' - deviceTags: - - phoenix - - falcon - - with hdf5 - - phoenix_falcon.yaml - onFailure: buffer - enabled: true - readoutPriority: async - softwareTrigger: false -# -# END FALCON with HDF5 -# \ No newline at end of file diff --git a/phoenix_bec/device_configs/phoenix_falcon_nohdef5.yaml b/phoenix_bec/device_configs/phoenix_falcon_nohdef5.yaml deleted file mode 100644 index d14a654..0000000 --- a/phoenix_bec/device_configs/phoenix_falcon_nohdef5.yaml +++ /dev/null @@ -1,17 +0,0 @@ -# -# falcon without hdf5 -# -falcon_nohdf5: - description: Falcon detector x-ray fluoresence II - deviceClass: phoenix_bec.devices.falcon_phoenix_no_hdf5.FalconPhoenix - deviceConfig: - prefix: 'X07MB-SITORO:' - deviceTags: - - phoenix - - falcon - - no hdf5 - - phoenix_devices.yaml - onFailure: buffer - enabled: true - readoutPriority: async - softwareTrigger: false \ No newline at end of file