GitHub - CPrescher/PeakThis: Highly customizable cross-platform peak fitting software

Skip to content

Navigation Menu

Sign in

Appearance settings

PeakThis

Highly customizable cross-platform GUI peak fitting software

Maintainer

Clemens Prescher (clemens.prescher@gmail.com)

Requirements

* python 2.7/3.6
* PyQt5
* numpy
* scipy
* lmfit
* pyqtgraph

It is known tu run on Windows, Mac and Linux.

Installation

The easiest way is to run PeakThis with the anaconda python distribution:

conda install numpy scipy pyqt pyqtgraph lmfit pytest coverage -c cprescher

then install peakthis:

Running PeakThis by typing the following in the terminal: