From a862c1444c13b651e53600ad061e0f426fcc49ce Mon Sep 17 00:00:00 2001 From: voulot_d Date: Tue, 14 Feb 2017 13:38:27 +0100 Subject: [PATCH] Script execution --- script/RFscan/GunScan.py | 1 + 1 file changed, 1 insertion(+) diff --git a/script/RFscan/GunScan.py b/script/RFscan/GunScan.py index 7bba0ea..ddae24f 100644 --- a/script/RFscan/GunScan.py +++ b/script/RFscan/GunScan.py @@ -45,6 +45,7 @@ finally: print rf_phase xx = [0.0, 30.0, 60.0, 90.0, 120.0, 150.0, 180.0] +print xx p = plot(None,name="Energy")[0] p.addSeries(LinePlotSeries("data"))