Script execution
This commit is contained in:
@@ -29,9 +29,9 @@ ranges = []
|
||||
|
||||
|
||||
# dummy
|
||||
rs = RangeSelection(144.0, 145.0)
|
||||
rs.setVars([0.25, 1, 1, 250.]) #Time, Size, Iteration, photon energy
|
||||
ranges.append(rs)
|
||||
#rs = RangeSelection(144.0, 145.0)
|
||||
#rs.setVars([0.25, 1, 1, 250.]) #Time, Size, Iteration, photon energy
|
||||
#ranges.append(rs)
|
||||
# Si 2p
|
||||
rs = RangeSelection(144.0, 148.5)
|
||||
rs.setVars([0.25, 0.025, 20, 250.]) #Time, Size, Iteration, photon energy
|
||||
|
||||
Reference in New Issue
Block a user