Script execution

This commit is contained in:
gac-x03da
2020-07-13 14:38:10 +02:00
parent 241b89ca74
commit a5eda0a3cf

View File

@@ -4,7 +4,7 @@ ranges = []
# N 1s
rs = RangeSelection(138.0, 152.0)
rs = RangeSelection(138.0, 151.0)
rs.setVars([0.25, 0.05, 10, 545.]) #Time, Size, Iteration, photon energy
ranges.append(rs)