Script execution

This commit is contained in:
gac-x03da
2023-07-03 22:05:38 +02:00
parent 321f119a9b
commit 16bbd70e5a

View File

@@ -31,7 +31,7 @@ rs.setVars([0.3, 0.05, 3, 200.]) #Time, Size, Iteration, photon energy
ranges.append(rs)
# Ge 3p
rs = RangeSelection(110.0,130.0)
rs = RangeSelection(108.0,132.0)
rs.setVars([0.3, 0.05, 3, 248.]) #Time, Size, Iteration, photon energy
ranges.append(rs)