diff --git a/script/users/heinrich/xps-GeTeCu-Ek120.py b/script/users/heinrich/xps-GeTeCu-Ek120.py index bfb0ade5..205299e4 100644 --- a/script/users/heinrich/xps-GeTeCu-Ek120.py +++ b/script/users/heinrich/xps-GeTeCu-Ek120.py @@ -11,17 +11,17 @@ rs.setVars([0.3, 0.05, 3, 143.]) #Time, Size, Iteration, photon energy ranges.append(rs) # Ge 3d -rs = RangeSelection(110.0,130.0) +rs = RangeSelection(112.0,128.0) rs.setVars([0.3, 0.05, 3, 155.]) #Time, Size, Iteration, photon energy ranges.append(rs) # Mn 3p, Te 4d -rs = RangeSelection(110.0,130.0) +rs = RangeSelection(112.0,128.0) rs.setVars([0.3, 0.05, 3, 169.]) #Time, Size, Iteration, photon energy ranges.append(rs) # Se 3d -rs = RangeSelection(110.0,130.0) +rs = RangeSelection(112.0,128.0) rs.setVars([0.3, 0.05, 3, 179.]) #Time, Size, Iteration, photon energy ranges.append(rs)