Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Add burst detection methods #312

Open
orena1 opened this issue Apr 20, 2020 · 2 comments
Open

[Feature] Add burst detection methods #312

orena1 opened this issue Apr 20, 2020 · 2 comments
Assignees
Labels
new functionality New modules, functions

Comments

@orena1
Copy link

orena1 commented Apr 20, 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

@orena1 orena1 changed the title [Feautre] Add burst detection [Feautre] Add burst detection methods Apr 20, 2020
@dizcza
Copy link
Member

dizcza commented Apr 20, 2020

Thank you for the request.
We'll discuss implementing/including this. It sounds like a master thesis project for someone.

In the meantime, I found a few python repositories that might interest you https://github.com/search?l=Python&q=burst+detection&type=Repositories. In particular, https://github.com/neuRowsATL/burst-detection

@orena1
Copy link
Author

orena1 commented Apr 20, 2020

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 orena1 changed the title [Feautre] Add burst detection methods [Feature] Add burst detection methods Jul 26, 2020
@Moritz-Alexander-Kern Moritz-Alexander-Kern self-assigned this Nov 29, 2021
@Moritz-Alexander-Kern Moritz-Alexander-Kern added the new functionality New modules, functions label Nov 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new functionality New modules, functions
Projects
None yet
Development

No branches or pull requests

3 participants