Script execution

This commit is contained in:
gac-x03da
2021-01-27 04:15:26 +01:00
parent 9fe7cdb842
commit 5dedac2c3d

View File

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