diff --git a/script/users/krishtab/Zn3sxps.py b/script/users/krishtab/Zn3sxps.py index e89d72a2..4beec8c1 100644 --- a/script/users/krishtab/Zn3sxps.py +++ b/script/users/krishtab/Zn3sxps.py @@ -1,7 +1,7 @@ import ch.psi.pshell.plot.RangeSelectionPlot.RangeSelection as RangeSelection -rs = RangeSelection(100.0, 120.0) -rs.setVars([0.5, 0.05, 1, 205.]) #Time, Size, Iteration, photon energy +rs = RangeSelection(99.0, 114.0) +rs.setVars([0.5, 0.05, 2, 205.]) #Time, Size, Iteration, photon energy run("XPSSpectrum", {"save_scienta_image":True, "ranges":[rs, ],