From 4e7c00993340b5554cc37fa91e3a1f0db955f8c6 Mon Sep 17 00:00:00 2001 From: gac-x12sa Date: Thu, 5 Jan 2023 11:41:43 +0100 Subject: [PATCH] Script execution --- script/local.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/script/local.py b/script/local.py index 87a1e0c..06047a5 100644 --- a/script/local.py +++ b/script/local.py @@ -15,8 +15,8 @@ DETECTOR_IMAGE_MODULO = 1 #Array10 scripted #run("devices/Array10") -run("devices/Detector") -run("devices/StdDaq") +#run("devices/Detector") +#run("devices/StdDaq") #Array10 in plugin #Array10 = get_context().getClassByName("Array10")