Script execution
This commit is contained in:
@@ -4,9 +4,9 @@ ranges = []
|
||||
|
||||
|
||||
# Ag 3d5/2
|
||||
rs = RangeSelection(60.0, 64.0)
|
||||
rs.setVars([0.25, 0.05, 1, 435.]) #Time, Size, Iteration, photon energy
|
||||
ranges.append(rs)
|
||||
#rs = RangeSelection(60.0, 64.0)
|
||||
#rs.setVars([0.25, 0.05, 1, 435.]) #Time, Size, Iteration, photon energy
|
||||
#ranges.append(rs)
|
||||
|
||||
# Si 2p
|
||||
rs = RangeSelection(328, 33)
|
||||
|
||||
Reference in New Issue
Block a user