Script execution
This commit is contained in:
@@ -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"))
|
||||
|
||||
Reference in New Issue
Block a user