I have some data which I have performed an FFT on using scipy.fft.rfft and I found the corresponding frequencies using scipy.fft.rfftfreqs
scipy.fft.rfft
scipy.fft.rfftfreqs
Is th