I need to find the peaks in my frequency distribution plot. The array used is derived using np.fft.fft()
np.fft.fft()
from scipy.signal import find_peaks