This is a library proposes Python code for feature extraction with M/EEG data.
We recommend the Anaconda Python distribution.
Otherwise, to install mne-features
, you first need to install its dependencies:
$ pip install numpy matplotlib scipy numba scikit-learn mne PyWavelets pandas
Use the github issue tracker to report bugs.