From e3e93ac5eab5ce895fb5c4406eaa62a09c7486cf Mon Sep 17 00:00:00 2001 From: voulot_d Date: Tue, 14 Feb 2017 13:35:29 +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 cfbe485..fb3a82a 100644 --- a/script/RFscan/GunScan.py +++ b/script/RFscan/GunScan.py @@ -43,7 +43,7 @@ finally: phase.close() # camtool.close() - +print rf_phase p = plot(None,name="Energy")[0] p.addSeries(LinePlotSeries()) p.getSeries(0).setData(rf_phase, E)