RENEWLab  1.1.0
RENEW project
detect_peaks.py File Reference

Namespaces

 detect_peaks
 

Functions

def detect_peaks.detect_peaks (x, mph=None, mpd=1, threshold=0, edge='rising', kpsh=False, valley=False, show=False, ax=None)
 
def detect_peaks._plot (x, mph, mpd, threshold, edge, valley, ax, ind)
 

Variables

string detect_peaks.__author__ = "Marcos Duarte, https://github.com/demotu/BMC"
 
string detect_peaks.__version__ = "1.0.4"
 
string detect_peaks.__license__ = "MIT"