Script execution

This commit is contained in:
gac-x03da
2020-07-13 04:47:46 +02:00
parent 452e00a8de
commit f0b9855c70

View File

@@ -23,9 +23,9 @@ rs.setVars([0.25, 0.05, 2, 550.]) #Time, Size, Iteration, photon energy
ranges.append(rs)
# Co 2p
rs = RangeSelection(154, 172)
rs.setVars([0.25, 0.05, 3, 950.]) #Time, Size, Iteration, photon energy
ranges.append(rs)
#rs = RangeSelection(154, 172)
#rs.setVars([0.25, 0.05, 3, 950.]) #Time, Size, Iteration, photon energy
#ranges.append(rs)
# caution: do not insert multiple run commands in the same script!