Script execution
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user