From 490ef32bb85293767c53b259a06ec34f658f6388 Mon Sep 17 00:00:00 2001 From: wyzula-jan Date: Wed, 12 Nov 2025 13:44:36 +0100 Subject: [PATCH] wip delete flomni calculated --- csaxs_bec/device_configs/flomni_config.yaml | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/csaxs_bec/device_configs/flomni_config.yaml b/csaxs_bec/device_configs/flomni_config.yaml index e2a20c5..d0a4e24 100644 --- a/csaxs_bec/device_configs/flomni_config.yaml +++ b/csaxs_bec/device_configs/flomni_config.yaml @@ -456,13 +456,4 @@ omny_xray_gui: enabled: true onFailure: buffer readOnly: false - readoutPriority: on_request - -calculated_signal: - description: Calculated signal from alignment for fit - deviceClass: ophyd_devices.ComputedSignal - deviceConfig: - compute_method: "def just_rand():\n return 42" - enabled: true - readOnly: false - readoutPriority: baseline \ No newline at end of file + readoutPriority: on_request \ No newline at end of file