From bd9b935c8192113bb8cc0364ade606e183b4a813 Mon Sep 17 00:00:00 2001 From: X11MA Date: Thu, 9 Feb 2017 14:43:13 +0100 Subject: [PATCH] Script execution --- script/test2.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/script/test2.py b/script/test2.py index ddd4a06..2d4e254 100644 --- a/script/test2.py +++ b/script/test2.py @@ -24,5 +24,7 @@ RUNTYPE = "+/-" ROUNDS = 1 PLOT_TYPE = 1 SET_OFFSETS=0 +ID1=0 +ID2=0 run("EnergyScan") \ No newline at end of file