Peaks.RecognizerSpecific#
Peaks.RecognizerSpecific.py
- bridge_recognize_peaks(x, y, num_peaks=None, debug=False)#
Recognize peak positions using EghPeeler (library-native implementation).
- Parameters:
- Returns:
A list of indices where peaks are found in the curve.
- Return type: