Script execution

This commit is contained in:
gac-x03da
2020-07-10 21:57:03 +02:00
parent 49f10137cc
commit ded2c2b2be

View File

@@ -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)