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)