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

Create a dataset for CVEP and BurstVEP from Toulouse lab #531

Merged
merged 14 commits into from
Mar 18, 2024

Conversation

sebVelut
Copy link
Collaborator

I have added the dataset from the lab of Frédéric Dehais in Toulouse on Burst VEP and CVEP.
For the moment, you can just get the data from the dataset (the BurstVEP with 100% or 40% amplitude or the CVEP with 100% or 40% amplitude). A further modification will be needed to change the events and the class : now the class are the number of the code and the label are the codes in bits. A need of new function in this file will be needed.

@sebVelut
Copy link
Collaborator Author

The trial and epochs stim have been added as well as other functions to help to do that. The what's new have been changed too

Copy link
Member

@sylvchev sylvchev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work, here are some minor comments, we could merge when they are implemented.

moabb/datasets/castillos2023.py Outdated Show resolved Hide resolved
moabb/datasets/castillos2023.py Outdated Show resolved Hide resolved
moabb/datasets/castillos2023.py Outdated Show resolved Hide resolved
moabb/datasets/castillos2023.py Outdated Show resolved Hide resolved
moabb/datasets/castillos2023.py Outdated Show resolved Hide resolved
moabb/datasets/castillos2023.py Outdated Show resolved Hide resolved
moabb/datasets/castillos2023.py Outdated Show resolved Hide resolved
moabb/datasets/castillos2023.py Outdated Show resolved Hide resolved
moabb/datasets/castillos2023.py Show resolved Hide resolved
sessions_per_subject=1,
code="CasitllosBurstVEP100",
paradigm="cvep",
paradigm_type="burst100",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think I understand what you want to do with the paradigm_type arg. I think you should remove it for now. You could properly add it the CVEP class once this PR is merged.

@sylvchev sylvchev merged commit 531ea93 into NeuroTechX:develop Mar 18, 2024
10 checks passed
@sylvchev
Copy link
Member

Thanks @sebVelut !

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

Successfully merging this pull request may close these issues.

2 participants