Script execution
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user