Script execution
This commit is contained in:
@@ -21,9 +21,9 @@ rs.setVars([0.3, 0.05, 3, 167.]) #Time, Size, Iteration, photon energy
|
||||
ranges.append(rs)
|
||||
|
||||
# Se 3d
|
||||
rs = RangeSelection(110.0,130.0)
|
||||
rs.setVars([0.3, 0.05, 3, 179.]) #Time, Size, Iteration, photon energy
|
||||
ranges.append(rs)
|
||||
#rs = RangeSelection(110.0,130.0)
|
||||
#rs.setVars([0.3, 0.05, 3, 179.]) #Time, Size, Iteration, photon energy
|
||||
#ranges.append(rs)
|
||||
|
||||
# Al 2p
|
||||
rs = RangeSelection(110.0,130.0)
|
||||
|
||||
Reference in New Issue
Block a user