Script execution

This commit is contained in:
gac-x03da
2023-06-09 18:42:01 +02:00
parent c9562dccf9
commit 8f0f9bafdc

View File

@@ -45,9 +45,9 @@ ranges.append(rs)
#METAL SPECIFIC PEAKS:
# Co 2p, Ebin = 793.2eV and 778.1eV
#rs = RangeSelection(100.0, 130.0)
#rs.setVars([1., 0.04, 3, 910., "Co 2p"])
#ranges.append(rs)
rs = RangeSelection(100.0, 130.0)
rs.setVars([1., 0.04, 3, 910., "Co 2p"])
ranges.append(rs)