mhvk/baseband-tasks

Better auto-choice of frame sizes for convolution/dispersion/etc

mhvk opened this issue · 2 comments

mhvk commented

Should pick a sane number of input samples for FT. Should also include extra padding to avoid edge effects.

mhvk commented

Partially that, but more generally a smart choice for the amount of padding that gets discarded (beyond the convolution window). Plus perhaps your near-Nyquist taper function in the frequency domain.