Script execution

This commit is contained in:
gac-x03da
2022-04-07 13:12:30 +02:00
parent 3acbcdefd8
commit 27a81e46da
+1 -1
View File
@@ -26,7 +26,7 @@ ranges.append(rs)
# Valence band
rs = RangeSelection(163.0, 175.0)
rs.setVars([0.25, 0.05, 1, 60.0]) #Time, Size, Iteration, photon energy
rs.setVars([0.25, 0.05, 20, 60.0]) #Time, Size, Iteration, photon energy
ranges.append(rs)
run("XPSSpectrum", {"save_scienta_image":True,