From e2cb46aa41f2fb5f0eb6a0856b3fccb521092c9c Mon Sep 17 00:00:00 2001 From: gac-x03da Date: Thu, 10 Sep 2020 14:36:24 +0200 Subject: [PATCH] Script execution --- script/users/krishtab/Zn3sxps.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/users/krishtab/Zn3sxps.py b/script/users/krishtab/Zn3sxps.py index 183555af..30e7047c 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(90.0, 110.0) -rs.setVars([0.5, 0.05, 1, 194.5.]) #Time, Size, Iteration, photon energy +rs.setVars([0.5, 0.05, 1, 194.5]) #Time, Size, Iteration, photon energy run("XPSSpectrum", {"save_scienta_image":True, "ranges":[rs, ],