Script execution

This commit is contained in:
voulot_d
2017-02-14 13:12:27 +01:00
parent 7da18affcd
commit 6237c9d5fb

View File

@@ -43,4 +43,4 @@ finally:
phase.close()
# camtool.close()
p = plot([E, dE],"data", rf_phase, title="Phase scan")
p = plot([E, dE],name="data", xdata=phase, title="Phase scan")