Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
talhaanwarch opened this issue May 17, 2018 · 1 comment
Open

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

talhaanwarch opened this issue May 17, 2018 · 1 comment

Comments

@talhaanwarch
Copy link

i am not getting how to start with this code

@liarosge
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants