From 341b80a170e2e5849ed8e0f74f162e6d43ba3455 Mon Sep 17 00:00:00 2001 From: sfop Date: Wed, 31 May 2017 08:31:38 +0200 Subject: [PATCH] Script execution --- script/RFscan/GunScan.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/script/RFscan/GunScan.py b/script/RFscan/GunScan.py index 2557800..5990dad 100644 --- a/script/RFscan/GunScan.py +++ b/script/RFscan/GunScan.py @@ -2,8 +2,8 @@ import ch.psi.pshell.epics.ControlledVariable as ControlledVariable import ch.psi.pshell.epics.Camtool as Camtool if get_exec_pars().source == CommandSource.ui: - start = -34.0 - stop = -14.0 + start = 30.0 + stop = 70.0 step = 2.0 nb = 1 lat = 0.3