Home
Name Modified Size InfoDownloads / Week
ar65view 2011-02-02
readme.txt 2011-01-31 1.7 kB
Totals: 2 Items   1.7 kB 0
AR65view

The Java-Program ar65view.jar is intended to analyze and manipulate the photo emission data measured by the ARPES experiments AR65 and WESPHOA. Both are part of the work group EES by Prof. Manzke at the Department of Physics, Humboldt University to Berlin, Germany. The program is written in Java 1.5 and runs therefore under Windows as well as Linux and Mac OS.

Features
- Opens the *.1 files of EAC Software for Omicron AR65 files.
- Opens the EAC_STEP files with right energy from the same type of files (stepper motor program version).
- Opens the *.VIR files of the WESPHOA spectrometer.
- Detect and erase spikes from the spectra.
- Smoothing of the spectra, using the Savizky-Golay algorythm.
- Remove the 'Shirley background' from inelastic scattered electrons.
- Normalizing the peak height to a standard of 10000.
- Export of modified spectra data to clipboard.


Known Bugs

If a certain file is selected in the JList, the selection of a different directory leads to an error message. (The 'removeAktivation();' in bin.SpectraData( ) doesn't work ). FIX: Just restart the program.

Release notes

0.2.11.01
- 'Shirley background' can easily be removed (without negative data)
- Look and Feel finally works.
- Different language versions now solved by PropertyResourceBundle

0.1.08.04
 -Support of *.VIR files of the WESPHOA spectrometer.
 
0.1.07.12
- Support of EAC_STEP files with right energy from the same type of files (stepper motor program version)
- Energy export to clipboard and Normalize to 10000 implemented.

0.1.07.10
- First successful Java Version, developed in Moscow.
- Support of *.1 files of EAC Software for Omicron AR65 files.
Source: readme.txt, updated 2011-01-31