Installation and setup

Basic installation

This package requires Python >= 3.6. Assuming you have the correct version of Python installed, you can install peakdet by opening a terminal and running the following:

git clone https://github.com/physiopy/peakdet.git
cd peakdet
python setup.py install