Average Spectrum

Category: Data Processing and Evaluation – Spectra
Author:
Description: The script takes an EELS spectrum (the front most image on the screen) and generates an averaged spectrum of it. Each points value is replaced by the sum of the channels from a defined region around the point.
Comments: There is a limitation (or conflict) in User Defined Language with DM script. The operation "/" and "*" cannot be defined as operators in Notepad++ once we define "/*" and "*/" as comment block markers. So I have left "/" and "*" out from the operator list
Script version: 1.1
DM/GMS version: 3,4
Script written as a function: No
Source: Show code
Download Source Code: Download
Download Zip File: Download