Script execution

This commit is contained in:
voulot_d
2017-02-14 13:38:27 +01:00
parent d2aee76a82
commit a862c1444c

View File

@@ -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"))