Script execution
This commit is contained in:
@@ -31,7 +31,7 @@ rs.setVars([0.3, 0.05, 3, 200.]) #Time, Size, Iteration, photon energy
|
||||
ranges.append(rs)
|
||||
|
||||
# Ge 3p
|
||||
rs = RangeSelection(110.0,130.0)
|
||||
rs = RangeSelection(108.0,132.0)
|
||||
rs.setVars([0.3, 0.05, 3, 248.]) #Time, Size, Iteration, photon energy
|
||||
ranges.append(rs)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user