Skip to content

Latest commit

 

History

History
45 lines (29 loc) · 663 Bytes

README.md

File metadata and controls

45 lines (29 loc) · 663 Bytes

PeakThis

Highly customizable cross-platform GUI peak fitting software

Maintainer

Clemens Prescher ([email protected])

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:

python setup.py install

Running PeakThis by typing the following in the terminal:

peakthis