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?
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?