mlaprise / ampdLib

Python implementation of the Automatic Multiscale Peak Detection (AMPD) by Felix Scholkmann et al., 2012

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README.md rev. 09 May 2017 by Luca Cerina. Copyright (c) 2017 Luca Cerina. Distributed under the Apache 2.0 License in the accompanying file LICENSE.

Automatic Multiscale-based Peak Detection (AMPD)

ampdLib implements automatic multiscale-based peak detection (AMPD) algorithm as in An Efficient Algorithm for Automatic Peak Detection in Noisy Periodic and Quasi-Periodic Signals, by Felix Scholkmann, Jens Boss and Martin Wolf, Algorithms 2012, 5, 588-603.

Python required dependencies

  • Python > 3
  • Numpy

About

Python implementation of the Automatic Multiscale Peak Detection (AMPD) by Felix Scholkmann et al., 2012

License:Apache License 2.0


Languages

Language:Python 100.0%