You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
i am not getting how to start with this code
The text was updated successfully, but these errors were encountered: