Highly customizable cross-platform GUI peak fitting software
Clemens Prescher ([email protected])
* python 2.7/3.6
* PyQt5
* numpy
* scipy
* lmfit
* pyqtgraph
It is known tu run on Windows, Mac and Linux.
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:
python setup.py install
Running PeakThis by typing the following in the terminal:
peakthis