![]() |
Multivariate Pattern Analysis in Python |
Dataset that gets its samples from an EEP binary file
The comprehensive API documentation for this module, including all technical details, is available in the Epydoc-generated API reference for mvpa.datasets.eep (for developers).
Bases: mvpa.datasets.channel.ChannelDataset
Dataset using a EEP binary file as source.
EEP files are used by eeprobe a software for analysing even-related potentials (ERP), which was developed at the Max-Planck Institute for Cognitive Neuroscience in Leipzig, Germany.
http://www.ant-neuro.com/products/eeprobe
Initialize EEPDataset.
Parameters: |
|
---|
See also
Derived classes might provide additional methods via their base classes. Please refer to the list of base classes (if it exists) at the begining of the EEPDataset documentation.
Full API documentation of EEPDataset in module mvpa.datasets.eep.