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