From bc12d8b9ce2a8fe92b111d8ba575812aa48323a5 Mon Sep 17 00:00:00 2001 From: sfop Date: Thu, 9 Mar 2017 13:49:28 +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 8c4e199..1d7c6c5 100644 --- a/script/RFscan/GunScan.py +++ b/script/RFscan/GunScan.py @@ -27,7 +27,7 @@ phase.config.resolution = 0.5 phase.initialize() camtool = Camtool("sflca","10000") -camtool.stop() +#camtool.stop() camtool.start("simulation") #x = Channel("SINEG01-DSCR190:X-SIM", type = 'd', alias='SCR-X')