Improved DLF
-
DLF improvements:
-
Digital linear filter (DLF) method for the Fourier transform can now be carried out without spline, providing 0 for
pts_per_dec(or any integer smaller than 1). -
Combine kernel from
fhtandffhtintodlf, hence separate DLF from other calculations, as is done with QWE (qweforhqweandfqwe). -
Bug fix regarding
transform.get_spline_values; a DLF withpts_per_deccan now be shorter then the corresponding filter.
-