Script execution
This commit is contained in:
@@ -33,7 +33,7 @@ rs.setVars([0.25, 0.05, 3, 435.]) #Time, Size, Iteration, photon energy
|
||||
ranges.append(rs)
|
||||
|
||||
# Valence
|
||||
rs = RangeSelection(50.0, 60.0)
|
||||
rs = RangeSelection(47.0, 57.0)
|
||||
rs.setVars([0.25, 0.05, 10, 60.]) #Time, Size, Iteration, photon energy
|
||||
ranges.append(rs)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user