Script execution

This commit is contained in:
gac-x03da
2020-07-18 16:56:11 +02:00
parent b9c3f58e30
commit 06994aae70

View File

@@ -48,9 +48,9 @@ rs.setVars([0.25, 0.05, 15, 215.]) #Time, Size, Iteration, photon energy
ranges.append(rs)
#Cu 3p
rs = RangeSelection(129., 139.)
rs.setVars([0.25, 0.05, 10, 215.]) #Time, Size, Iteration, photon energy
ranges.append(rs)
#rs = RangeSelection(129., 139.)
#rs.setVars([0.25, 0.05, 10, 215.]) #Time, Size, Iteration, photon energy
#ranges.append(rs)
#FE calibration for Na 2s / Cu 3p
rs = RangeSelection(205.0, 215.0)