NeuroTechX / moabb

Mother of All BCI Benchmarks
https://neurotechx.github.io/moabb/
BSD 3-Clause "New" or "Revised" License
646 stars 168 forks source link

The c-VEP paradigm is not searchable #554

Closed thijor closed 2 months ago

thijor commented 3 months ago

The datasets.utils dataset_search asserts certain paradigms on line 65, which did not yet included cvep. It will be added and thus fixed in an upcoming PR.

bruAristimunha commented 3 months ago

Thank you for report @thijor, I will take a look!