Script execution

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

View File

@@ -44,7 +44,7 @@ finally:
# camtool.close()
print rf_phase
xx = [10,20,30,40,50,60]
xx = [0.0, 30.0, 60.0, 90.0, 120.0, 150.0, 180.0]
p = plot(None,name="Energy")[0]
p.addSeries(LinePlotSeries("data"))