scipy.signal.argrelmax

scipy.signal.argrelmax(data, axis=0, order=1, mode='clip')[source]

Calculate the relative maxima of data.

Previous topic

scipy.signal.argrelmin

Next topic

scipy.signal.argrelextrema