swharden/FftSharp

FFTfreq for single numbers

swharden opened this issue · 0 comments

FFTfreq generates the whole array, but sometimes you just want a single value (like when doing peak detection). Make an overload which returns a single number when an extra argument is given defining the index position of a single frequency.