Script execution

This commit is contained in:
gac-x03da
2021-01-27 02:34:12 +01:00
parent 74baeab3c8
commit 2c0e76b1b6
+1 -1
View File
@@ -9,7 +9,7 @@ ranges = []
#ranges.append(rs)
# Si 2p
rs = RangeSelection(328, 33)
rs = RangeSelection(328, 333)
rs.setVars([0.25, 0.05, 1, 435.]) #Time, Size, Iteration, photon energy
ranges.append(rs)