Script execution

This commit is contained in:
gac-x03da
2020-07-18 02:19:45 +02:00
parent 226af78791
commit 6e356f8554

View File

@@ -51,7 +51,7 @@ ranges.append(rs)
# Valence
rs = RangeSelection(46.0, 59.0)
rs.setVars([0.25, 0.05, 30, 60.]) #Time, Size, Iteration, photon energy
rs.setVars([0.25, 0.05, 10, 60.]) #Time, Size, Iteration, photon energy
ranges.append(rs)