The EMCD Utility Program is a Python-script program designed to assist in the substraction and adjustment of EELS spectra. This software package is licenced under the GPLv2 software licence. These are the main features:
This project has been presented as a poster at the MC2011 in Kiel, Germany.
During EMCD experiments EELS spectra can show L2,3 edges of ferromagnetic samples at different energies. The default tool - DigitalMicrograph - does relabelling of the energy scale, but when substracting two displaced spectra the dichroic signal is distorted.
Figure: EELS spectra and EMCD signal as output by DigitalMicrograph.
Without compensation of the energy shift the dichroic (EMCD) signal is distorted.
Therefore this project was started to enhance the quality of EMCD signals by compensating shifts in energy and using different filter models.
Figure: EELS spectra and EMCD signal as output by this script. In both graphs the energy shift has been compensated.
Left: Unfiltered. Right: Filtered with a Gaussian.
The package contains the following Python script files:
The dm3reader module is taken from the ImageJ Wiki.
The stable package can be downloaded from the project homepage on launchpad.net using the Bazaar version control system.
Main window of the EMCD Utility Program