Script execution

This commit is contained in:
gac-x03da
2019-11-22 00:09:57 +01:00
parent e617252a20
commit 9048526d2c
+1 -1
View File
@@ -26,7 +26,7 @@ move_to_position(SAMPLE_POSITION)
#rs = RangeSelection(140.0,153.0)
rs = RangeSelection(140.0,146.0)
rs.setVars([1., 0.2, 0.5, 600.]) #Time, Size, Iteration, photon energy
rs.setVars([1., 0.2, 1, 600.]) #Time, Size, Iteration, photon energy
run("XPSSpectrum", {"save_scienta_image":True,
"ranges":[rs, ],