Script execution
This commit is contained in:
@@ -11,9 +11,9 @@ ranges = []
|
||||
#rs.setVars([0.25, 0.025, 20, 535.]) #Time, Size, Iteration, photon energy
|
||||
#ranges.append(rs)
|
||||
# FE
|
||||
rs = RangeSelection(529.7, 531.5)
|
||||
rs.setVars([0.25, 0.025, 30, 535.]) #Time, Size, Iteration, photon energy
|
||||
ranges.append(rs)
|
||||
#rs = RangeSelection(529.7, 531.5)
|
||||
#rs.setVars([0.25, 0.025, 30, 535.]) #Time, Size, Iteration, photon energy
|
||||
#ranges.append(rs)
|
||||
|
||||
# Ag 3d5/2
|
||||
rs = RangeSelection(60.5, 64.5)
|
||||
|
||||
Reference in New Issue
Block a user