Script execution
This commit is contained in:
@@ -38,9 +38,9 @@ rs.setVars([0.25, 0.05, 3, 435.]) #Time, Size, Iteration, photon energy
|
||||
ranges.append(rs)
|
||||
|
||||
# Valence
|
||||
#rs = RangeSelection(47.0, 57.0)
|
||||
#rs.setVars([0.25, 0.05, 40, 60.]) #Time, Size, Iteration, photon energy
|
||||
#ranges.append(rs)
|
||||
rs = RangeSelection(47.0, 57.0)
|
||||
rs.setVars([0.25, 0.05, 40, 60.]) #Time, Size, Iteration, photon energy
|
||||
ranges.append(rs)
|
||||
|
||||
|
||||
# caution: do not insert multiple run commands in the same script!
|
||||
|
||||
Reference in New Issue
Block a user