trettberg
Results
2
issues of
trettberg
A simple FIR prefilter for WFS, as in the Matlab version. # TODO - [x] return a signal if #24 gets accepted - [x] decide on a function name -...
The monopoles use an expression like `hn(k*rs) * bn(k*r)`, which exist as a limit `k->0` but is undefined for `k==0`. Consequently `spherical_ps` and `circular_ls` yield `NaN` for `k==0`. The DC...