Script execution
This commit is contained in:
@@ -48,9 +48,9 @@ rs.setVars([0.25, 0.05, 15, 215.]) #Time, Size, Iteration, photon energy
|
||||
ranges.append(rs)
|
||||
|
||||
#Cu 3p
|
||||
rs = RangeSelection(129., 139.)
|
||||
rs.setVars([0.25, 0.05, 10, 215.]) #Time, Size, Iteration, photon energy
|
||||
ranges.append(rs)
|
||||
#rs = RangeSelection(129., 139.)
|
||||
#rs.setVars([0.25, 0.05, 10, 215.]) #Time, Size, Iteration, photon energy
|
||||
#ranges.append(rs)
|
||||
|
||||
#FE calibration for Na 2s / Cu 3p
|
||||
rs = RangeSelection(205.0, 215.0)
|
||||
|
||||
Reference in New Issue
Block a user