Script execution

This commit is contained in:
gac-x03da
2020-07-20 02:18:38 +02:00
parent 1699443983
commit 9d8a261a2a

View File

@@ -22,11 +22,6 @@ rs = RangeSelection(256.0, 264.0)
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)
# caution: do not insert multiple run commands in the same script!
# earlier data is overwritten!