PyEEG, EEG Feature Extraction in Python
alphaDescription
A Python function library to extract EEG feature from EEG time series in standard Python and numpy data structure. Features include classical spectral analysis, entropies, fractal dimensions, DFA, inter-channel synchrony and order, etc.
PyEEG, EEG Feature Extraction in Python Web SiteFeatures
- only in Python and numpy data structure
- computing various of features used in research of EEG time series
- interface to export features into svmlight- and libsvm- compatible format
User Ratings
User Reviews
-
I like the idea about this project! It can be used for detecting early symptoms of Alzheimer disease based on EEG. In the future maybe everyone will have an EEG device at home which makes a quick test for neurodegenerative diseases. I wonder if I could base my Phd in this area.