Script execution
This commit is contained in:
@@ -13,6 +13,11 @@ rs = RangeSelection(143.0, 149.0)
|
||||
rs.setVars([0.05, 0.05, 1, 250.]) #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
|
||||
#ranges.append(rs)
|
||||
|
||||
# caution: do not insert multiple run commands in the same script!
|
||||
# earlier data is overwritten!
|
||||
|
||||
|
||||
Reference in New Issue
Block a user