From 4b64640fc71d3dbcb2c98f9397a07f2b74850d82 Mon Sep 17 00:00:00 2001 From: gac-x12sa Date: Thu, 5 Jan 2023 13:32:36 +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 76a23f9..345f8ee 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")