Script execution
This commit is contained in:
@@ -13,7 +13,7 @@ ranges = []
|
||||
#ranges.append(rs)
|
||||
|
||||
# N 1s
|
||||
rs = RangeSelection(132.0, 151.0)
|
||||
rs = RangeSelection(135.0, 148.0)
|
||||
rs.setVars([0.25, 0.05, 20, 545.]) #Time, Size, Iteration, photon energy
|
||||
ranges.append(rs)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user