Skip to content

Major Bessel filter rewrite and bugfix

Latest
Compare
Choose a tag to compare
@berndporr berndporr released this 07 Nov 15:43
· 1 commit to master since this release

Andy Leuckert (@anleu) is the main contributor to this release:

He fixed a bug which caused a sign inversion: 54e8e38

He provided new Bessel poles by using pre-calculated ones from scipy.
16ecc81

He has also added a lot of more unit tests which compare the scipy outputs with those of this library.

Thank you very much for this effort!