Script execution

This commit is contained in:
gac-x03da
2020-07-19 03:39:07 +02:00
parent c556b81135
commit 291d501076

View File

@@ -13,9 +13,9 @@ ranges = []
#ranges.append(rs)
# N 1s
#rs = RangeSelection(135.0, 148.0)
#rs.setVars([0.25, 0.05, 20, 545.]) #Time, Size, Iteration, photon energy
#ranges.append(rs)
rs = RangeSelection(135.0, 148.0)
rs.setVars([0.25, 0.05, 10, 545.]) #Time, Size, Iteration, photon energy
ranges.append(rs)
# Ag 3d calibration for N 1s
rs = RangeSelection(163.0, 175.0)