From d83148ef07a5863471ad7de04e924385c38cb3c4 Mon Sep 17 00:00:00 2001 From: gac-x12sa Date: Thu, 5 Jan 2023 13:36:03 +0100 Subject: [PATCH] Closedown --- script/local.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/local.py b/script/local.py index 345f8ee..76a23f9 100644 --- a/script/local.py +++ b/script/local.py @@ -14,7 +14,7 @@ DETECTOR_IMAGE_MODULO = 1 # Devices #Array10 scripted -run("devices/Array10") +#run("devices/Array10") run("devices/Detector") run("devices/StdDaq")