From 467de10280f2f44535198073faf99911acaeb4fd Mon Sep 17 00:00:00 2001 From: sfop Date: Tue, 4 Apr 2017 14:26:12 +0200 Subject: [PATCH] Script execution --- script/RFscan/GunScan.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/RFscan/GunScan.py b/script/RFscan/GunScan.py index 0f6ffee..8887651 100644 --- a/script/RFscan/GunScan.py +++ b/script/RFscan/GunScan.py @@ -4,7 +4,7 @@ import ch.psi.pshell.epics.Camtool as Camtool if get_exec_pars().source == CommandSource.ui: start = -180.0 stop = 180.0 - step = 5.0 + step = 20.0 nb = 5 lat = 1.0 else: