Script execution

This commit is contained in:
gac-x03da
2021-01-27 03:26:56 +01:00
parent fbbfe6d05a
commit dbe476a8e0

View File

@@ -5,7 +5,7 @@ ranges = []
# Survey
rs = RangeSelection(75.0, 700.0)
rs.setVars([0.1, 1., 1, 710.]) #Time, Size, Iteration, photon energy
rs.setVars([0.1, 1., 1, 750.]) #Time, Size, Iteration, photon energy
ranges.append(rs)
# caution: do not insert multiple run commands in the same script!