An open API service indexing awesome lists of open source software.

https://github.com/robinschmid/peak_picking

Pick picking examples in Python
https://github.com/robinschmid/peak_picking

Last synced: about 2 months ago
JSON representation

Pick picking examples in Python

Awesome Lists containing this project

README

        

# Peack picking
Pick picking examples in Python currently using Python 3.12

## Installation

1. Clone or download the repository
2. Install the Python
3. Install packages defined in the requirements.txt `pip install -r requirements.txt`

## Running the example Jupyter notebooks

There are notebooks for different peak picking libraries:

1. [findpeaks](/code/01_find_peaks.ipynb): Peak picking algorithms and more
2. [scipy](/code/02_scipy_find_peaks.ipynb): Peak picking and smoothing algorithms

## Additional Resources

Additional material, data, and slides:

https://drive.google.com/drive/folders/1wtVLEHtuHJIuqFYtExhKUYX10Pux7Cfw?usp=sharing