MAMEM / eeg-processing-toolbox

Matlab code for proccesing EEG signals.
http://www.mamem.eu/
Apache License 2.0
76 stars 38 forks source link

Would you guide me how to use these codes? #59

Open talhaanwarch opened 6 years ago

talhaanwarch commented 6 years ago

i am not getting how to start with this code

liarosge commented 6 years ago

Hi,

This is a toolbox that was used by our team mainly for processing SSVEP datasets [1], so it contains all the state of the art algorithms for this BCI paradigm. The examples that are provided work with our datasets, which can be downloaded from the links that are provided in the README. We also used this toolbox for two more BCI paradigms, processing of SMR signals, and detection of Error Related Potentials, however this was not the focus of the toolbox and there might be shortcomings for these cases. I would start by downloading one of our datasets e.g. Dataset III which is the most lightweight and run the exampleEPOC (make sure to uncomment lines 4&5 on the example file).

For using the toolbox with your own data you should have a look at the eegtoolkit.util.Session class and provide your own method for loading the dataset in the required format.

[1] https://www.youtube.com/watch?v=xnjfuqRtAgE