CPrescher / PeakThis

Highly customizable cross-platform peak fitting software

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

python setup.py install

Running PeakThis by typing the following in the terminal:

peakthis

About

Highly customizable cross-platform peak fitting software

License:GNU General Public License v3.0


Languages

Language:Python 100.0%