2026-05-06¶
peak-o-mat has moved to https://github.com/kurisutsukato/peak-o-mat. It is not actively maintained anymore. The author is still happy to answer questions though.
Binary files are not available. All dependencies can be install via
pip install -r requirements.txt
It is known to work with python 3.10 and 3.12.
The old (sparse) documentation is still valid mostly.
About¶
peak-o-mat is a data analysis and curve fitting program written in Python. It is especially designed to fit spectroscopic data but should be suited for any other fitting task. It allows for clearing, transforming, fitting, calibrating, etc. of spectra with few mouse clicks. peak-o-mat can easily be extended by writing your own modules. It is developed on OSX, windows and linux but should run on any other platform for which python and the extension modules listed below are available.
If you find peak-o-mat useful consider to make a donation. (Did you know that until now nobody ever clicked this link? You are not alone ;))
What’s new in 1.1.9¶
Some bugs related to the datagrid have been fixed.
The data import to the datagrid has been improved, peak-o-mat tries to me smart about the floating point character.