Closed kerberizer closed 7 months ago
We currently depend on https://github.com/jaidevd/pyhht, but it isn't actively maintained and there hasn't been a new PyPI release since 2017. As suggested by @georgievgeorgi, we could replace it with https://gitlab.com/emd-dev/emd
For further reference:
https://emd.readthedocs.io/en/stable/emd_tutorials/01_sifting/index.html
imf = emd.sift.sift(xy, max_imfs=3)
@evg-mar please create a test for HHT, then we'll merge pull request
We currently depend on https://github.com/jaidevd/pyhht, but it isn't actively maintained and there hasn't been a new PyPI release since 2017. As suggested by @georgievgeorgi, we could replace it with https://gitlab.com/emd-dev/emd
For further reference:
https://emd.readthedocs.io/en/stable/emd_tutorials/01_sifting/index.html