LRydin / MFDFA

Multifractal Detrended Fluctuation Analysis in Python
MIT License
128 stars 27 forks source link

Introduce detrending by EMD by emdConfig dict. #7

Closed galibhassan closed 4 years ago

galibhassan commented 4 years ago

Introduces a dict emdConfig in MFDFA.py. GUI is removed for now. Addresses Issue #3

LRydin commented 4 years ago

I have changed the base of the PR to a dev branch called dev-emd, since we still have to face the CI complains and make most of the documentation uniform.