Script execution
This commit is contained in:
@@ -31,9 +31,9 @@ rs.setVars([0.3, 0.05, 3, 200.]) #Time, Size, Iteration, photon energy
|
||||
ranges.append(rs)
|
||||
|
||||
# Te 4s, Se 3p
|
||||
rs = RangeSelection(108.0,132.0)
|
||||
rs.setVars([0.3, 0.05, 3, 290.]) #Time, Size, Iteration, photon energy
|
||||
ranges.append(rs)
|
||||
#rs = RangeSelection(108.0,132.0)
|
||||
#rs.setVars([0.3, 0.05, 3, 290.]) #Time, Size, Iteration, photon energy
|
||||
#ranges.append(rs)
|
||||
|
||||
# C 1s
|
||||
rs = RangeSelection(115.0,125.0)
|
||||
|
||||
Reference in New Issue
Block a user