From 2a1095bee09ac4a4412868d68a8084e38ea4c1c2 Mon Sep 17 00:00:00 2001 From: sfop Date: Wed, 15 Mar 2017 09:23:39 +0100 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 551e21f..92a41bb 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 = 0.0 stop = 180.0 - step = 30.0 + step = 5.0 nb = 2 lat = 0.100 else: