From 16bbd70e5ae84b101fc9b21e92b7a78ed65aae5b Mon Sep 17 00:00:00 2001 From: gac-x03da Date: Mon, 3 Jul 2023 22:05:38 +0200 Subject: [PATCH] Script execution --- script/users/heinrich/xps-GeTeCu-Ek120.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/users/heinrich/xps-GeTeCu-Ek120.py b/script/users/heinrich/xps-GeTeCu-Ek120.py index d5c141fb..5fb52103 100644 --- a/script/users/heinrich/xps-GeTeCu-Ek120.py +++ b/script/users/heinrich/xps-GeTeCu-Ek120.py @@ -31,7 +31,7 @@ rs.setVars([0.3, 0.05, 3, 200.]) #Time, Size, Iteration, photon energy ranges.append(rs) # Ge 3p -rs = RangeSelection(110.0,130.0) +rs = RangeSelection(108.0,132.0) rs.setVars([0.3, 0.05, 3, 248.]) #Time, Size, Iteration, photon energy ranges.append(rs)