Script execution

This commit is contained in:
gac-x03da
2020-07-18 14:02:26 +02:00
parent ea2c30bf7e
commit b5316ee225

View File

@@ -18,7 +18,7 @@ rs.setVars([0.25, 0.05, 20, 520.]) #Time, Size, Iteration, photon energy
ranges.append(rs)
#Cu 3p calibration for N 1s
rs = RangeSelection(459., 469.)
rs = RangeSelection(434., 444.)
rs.setVars([0.25, 0.05, 5, 520.]) #Time, Size, Iteration, photon energy
ranges.append(rs)