From 4bea3f3d9ee6c585beb93a73c95f0277dd1b540e Mon Sep 17 00:00:00 2001 From: voulot_d Date: Tue, 14 Feb 2017 13:14:26 +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 87e7f80..425a701 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 = 5.0 + step = 10.0 nb = 2 lat = 0.100 else: