Script execution
This commit is contained in:
@@ -43,4 +43,4 @@ finally:
|
||||
phase.close()
|
||||
# camtool.close()
|
||||
|
||||
p = plot((E, dE),"data", rf_phase, title="Phase scan")[0]
|
||||
p = plot([E, dE],"data", rf_phase, title="Phase scan")
|
||||
|
||||
Reference in New Issue
Block a user