fconcrete.StructuralConcrete.LongSteelBar.find_peaks module

Detect peaks in data based on their amplitude and other features.

fconcrete.StructuralConcrete.LongSteelBar.find_peaks.detect_peaks(x, mph=None, mpd=1, threshold=0, edge='rising', kpsh=False, valley=False, show=False, ax=None)[source]

Detect peaks in data based on their amplitude and other features. Parameters