diff --git a/script/users/krishtab/Zn3sxps.py b/script/users/krishtab/Zn3sxps.py index 78603b70..e89d72a2 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(95.0, 115.0) -rs.setVars([0.5, 0.05, 1, 200.]) #Time, Size, Iteration, photon energy +rs = RangeSelection(100.0, 120.0) +rs.setVars([0.5, 0.05, 1, 205.]) #Time, Size, Iteration, photon energy run("XPSSpectrum", {"save_scienta_image":True, "ranges":[rs, ],