This is documentation for an old release of SciPy (version 0.11.0). Read this page in the documentation of the latest stable release (version 1.15.1).

scipy.signal.argrelmin

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

Calculate the relative minima of data.

Previous topic

scipy.signal.find_peaks_cwt

Next topic

scipy.signal.argrelmax