Script execution

This commit is contained in:
gac-x03da
2020-03-20 13:41:53 +01:00
parent 6a2fe6925e
commit e748626022

View File

@@ -1,7 +1,7 @@
import ch.psi.pshell.plot.RangeSelectionPlot.RangeSelection as RangeSelection
rs = RangeSelection(85.0, 105.0)
rs.setVars([0.5, 0.05, 2, 390.]) #Time, Size, Iteration, photon energy
rs.setVars([0.5, 0.05, 1, 390.]) #Time, Size, Iteration, photon energy
run("XPSSpectrum", {"save_scienta_image":True,
"ranges":[rs, ],