Script execution

This commit is contained in:
gac-x03da
2022-05-12 00:53:59 +02:00
parent 9e8194dfe5
commit 1c6dab97db

View File

@@ -15,7 +15,7 @@ if caget('X03DA-OP-VG7:OPEN') == 'Not_Open':
# 800 eV Overview Scan
Ephot = 800.0
Ephot = 810.0
rs = RangeSelection(100.0,Ephot)
rs.setVars([0.5, 0.5, 1, Ephot]) #Time, Size, Iteration, photon energy
run("XPSSpectrum", {"save_scienta_image":True, "ranges":[rs, ], "ENDSCAN":False, "pass_energy":50})