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

Calculate Epileptogenicity Index for EEG/iEEG #76

Open
zhengliuer opened this issue Feb 10, 2022 · 2 comments
Open

Calculate Epileptogenicity Index for EEG/iEEG #76

zhengliuer opened this issue Feb 10, 2022 · 2 comments

Comments

@zhengliuer
Copy link

zhengliuer commented Feb 10, 2022

Hi, in epilepsy, Epileptogenicity Index(EI) in this paper is as important as HFOs.

I noticed that calculation of EI hasn't been implemented in Python, only in MATLAB-based software AnyWave, the code of which is close-source.

I've been trying to implement this method recently, and I think this could be a function of mne-feature.

If so, what API is appropriate? Like compute_EI?

@jbschiratti
Copy link
Collaborator

Thank you @BarryLiu97 for your interest in mne-features.
This would be a good feature function for mne-features!
Feel free to start a PR and implement a compute_epileptogenicity_index function.

@zhengliuer
Copy link
Author

OK, great!. I'll open a PR when I finish the implementation locally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants