From dc69b342485d9265029d299f07885231d83dde98 Mon Sep 17 00:00:00 2001 From: voulot_d Date: Tue, 14 Feb 2017 13:14:12 +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 d97386d..87e7f80 100644 --- a/script/RFscan/GunScan.py +++ b/script/RFscan/GunScan.py @@ -5,7 +5,7 @@ if get_exec_pars().source == CommandSource.ui: start = 0.0 stop = 180.0 step = 5.0 - nb = 1 + nb = 2 lat = 0.100 else: start = args[0]