Script execution

This commit is contained in:
gac-x03da
2021-01-27 03:36:05 +01:00
parent 7e2afb8d1e
commit 620958a16a
+5
View File
@@ -13,6 +13,11 @@ rs = RangeSelection(143.0, 149.0)
rs.setVars([0.05, 0.05, 1, 250.]) #Time, Size, Iteration, photon energy
ranges.append(rs)
# Si 2p
#rs = RangeSelection(143.0, 149.0)
#rs.setVars([0.05, 0.05, 1, 250.]) #Time, Size, Iteration, photon energy
#ranges.append(rs)
# caution: do not insert multiple run commands in the same script!
# earlier data is overwritten!