mvpa2.datasets.eeglabΒΆ

Support for EEGLAB’s electrode-time series text file format.

This module offers functions to import data from EEGLAB text files.

Functions

eeglab_dataset(samples) Make a Dataset instance from EEGLAB input data

Classes