Script execution

This commit is contained in:
gac-x03da
2021-01-29 19:54:20 +01:00
parent 2b0871e81f
commit c3eec6fec9

View File

@@ -38,7 +38,7 @@ ranges = []
# Ge 3d
rs = RangeSelection(399.0, 403.5)
rs.setVars([0.25, 0.025, 20, 435.]) #Time, Size, Iteration, photon energy
rs.setVars([0.25, 0.025, 20, 200.]) #Time, Size, Iteration, photon energy
ranges.append(rs)
# Ag3d 5/2
rs = RangeSelection(60.5, 64.5)