From 20c8425eb8518d529f178e6231985ddd116233a4 Mon Sep 17 00:00:00 2001 From: gac-x03da Date: Sat, 18 Jul 2020 04:42:48 +0200 Subject: [PATCH] Script execution --- script/users/TUM/HAT_MultiXPS_Ag_2020.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/script/users/TUM/HAT_MultiXPS_Ag_2020.py b/script/users/TUM/HAT_MultiXPS_Ag_2020.py index 8cda7370..31d3770c 100644 --- a/script/users/TUM/HAT_MultiXPS_Ag_2020.py +++ b/script/users/TUM/HAT_MultiXPS_Ag_2020.py @@ -14,7 +14,7 @@ ranges = [] # N 1s rs = RangeSelection(135.0, 148.0) -rs.setVars([0.25, 0.05, 5, 545.]) #Time, Size, Iteration, photon energy +rs.setVars([0.25, 0.05, 10, 545.]) #Time, Size, Iteration, photon energy ranges.append(rs) # Ag 3d calibration for N 1s @@ -24,7 +24,7 @@ ranges.append(rs) # C 1s rs = RangeSelection(139.0, 150.0) -rs.setVars([0.25, 0.05, 5, 435.]) #Time, Size, Iteration, photon energy +rs.setVars([0.25, 0.05, 10, 435.]) #Time, Size, Iteration, photon energy ranges.append(rs) #FE calibration for C 1s