Script execution
This commit is contained in:
@@ -6,6 +6,10 @@ ranges = []
|
||||
#rs = RangeSelection(144.0, 145.0)
|
||||
#rs.setVars([0.25, 1, 1, 250.]) #Time, Size, Iteration, photon energy
|
||||
#ranges.append(rs)
|
||||
# Bi 4f
|
||||
#rs = RangeSelection(, )
|
||||
#rs.setVars([0.25, 0.025, 20, 300.]) #Time, Size, Iteration, photon energy
|
||||
#ranges.append(rs)
|
||||
# P 2p
|
||||
rs = RangeSelection(164.0, 168.0)
|
||||
rs.setVars([0.25, 0.025, 20, 300.]) #Time, Size, Iteration, photon energy
|
||||
|
||||
Reference in New Issue
Block a user