From 83889ec9a8a5bb356fe884d74fb72f272a873250 Mon Sep 17 00:00:00 2001 From: gac-x03da Date: Thu, 10 Sep 2020 14:52:48 +0200 Subject: [PATCH] Script execution --- script/users/krishtab/Zn3sxps.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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, ],