You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you @dizcza I saw https://github.com/neuRowsATL/burst-detection (it actually looks like a master thesis :), not sure it is production-ready, also as far as I see it is not very documented. I'll have a look again, thanks.
orena1
changed the title
[Feautre] Add burst detection methods
[Feature] Add burst detection methods
Jul 26, 2020
Feature
Hi, there are many different burst detection algorithms, but I did not find many python implementations, all of them are either in R or in MatLab. It would be a great addition to elephant.
See R/Matlna implementations here:
https://github.com/ellesec/burstanalysis/tree/master/Burst_detection_methods
https://github.com/kerstinlenk/NetworkWideAdaptiveBurstDetection
A good review paper is available here:
https://link.springer.com/chapter/10.1007/978-3-030-11135-9_8
Thank you
The text was updated successfully, but these errors were encountered: