Skip to content

CPrescher/PeakThis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Highly customizable cross-platform peak fitting software

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages