Script execution

This commit is contained in:
gac-x03da
2020-07-17 15:15:05 +02:00
parent 44f272b6f9
commit febfda4b1e

View File

@@ -13,7 +13,7 @@ ranges = []
#ranges.append(rs)
# N 1s
rs = RangeSelection(132.0, 151.0)
rs = RangeSelection(135.0, 148.0)
rs.setVars([0.25, 0.05, 20, 545.]) #Time, Size, Iteration, photon energy
ranges.append(rs)