laszukdawid / PyEMD

Python implementation of Empirical Mode Decompoisition (EMD) method
https://pyemd.readthedocs.io/
Apache License 2.0
867 stars 224 forks source link

Is there a roadmap for supportting ceemd? #111

Closed CodingPapi closed 2 years ago

CodingPapi commented 2 years ago

Hi, is there any plan for adding ceemd support? Thanks

laszukdawid commented 2 years ago

Hey, to be honest, I don't recall what CEEMD does. Any chance you could remind me? Most queries gets me to CEEMDAN.

If I recall correctly, I used to know ~5 years ago and then it was conscious decision not to include it because... reasons that I don't recall. I'm guessing that CEEMD can be already done with EEMD and specific parameters.

CodingPapi commented 2 years ago

Fine, Thanks for this great project

laszukdawid commented 2 years ago

Guess there's some misunderstanding here. There isn't a roadmap for CEEMD but I'm not opposed to it. Just honestly can't tell what it is and need some references. Even in case of "unnecessary" we might provide a tutorial/documentation on how to do it.

CodingPapi commented 2 years ago

CEEMD is the method of Torres .

laszukdawid commented 2 years ago

Right, then that's already implemented and ready to use :) https://pyemd.readthedocs.io/en/latest/ceemdan.html