From af854e3253cdf69992aeb22fb9441a1832037121 Mon Sep 17 00:00:00 2001 From: sfop Date: Mon, 10 Jul 2017 21:23:45 +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 160a60c..5b6ee70 100644 --- a/script/RFscan/GunScan.py +++ b/script/RFscan/GunScan.py @@ -54,7 +54,7 @@ phase.initialize() phase0 = phase.read() #Camtool setup -#kill_camtool() +kill_camtool() check_camtool() camtool.start(camera_name) wait_camtool_message()