peak-o-mat documentation

About

Contents   ::   Getting the software  »

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.7

  • A python code editor has been added which facilitates scripting peak-o-mat via the shell module.
  • Parts of the API have been improved and extended in order to provide better scripting support.
  • A bug has been fixed which affected the exporting of sets in case the floating_point_is_comma config option was set to True.

Table Of Contents

Contents   ::   Getting the software  »