Script execution

This commit is contained in:
gac-x03da
2021-01-27 04:18:43 +01:00
parent 5dedac2c3d
commit 6192b72e82

View File

@@ -9,7 +9,7 @@ ranges = []
#ranges.append(rs)
# Ag 3d5/2
rs = RangeSelection(50.0, 74.0)
rs = RangeSelection(50.0, 80.0)
rs.setVars([0.5, 0.075, 1, 435.]) #Time, Size, Iteration, photon energy
ranges.append(rs)