Moabb Compatibility

The mother of all BCI benchmarks (MOABB) is an open repository for improving reproducibility in BCI research. https://github.com/NeuroTechX/moabb MOABB is quickly gaining popularity for those who want to test their new algorithms on large amounts of existing BCI data as quickly as possible, with little additional work for implementation. Because we want kids to be considered in the benchmarking of these state of the art algorithms, we need to make sure that any data we make available can be added to this repository of open data.

The purpose of this page is to identify the constraints we need to meet in order to have our datasets play nicely with MOABB.

Upon closer inspection it seems that MOABB is not highly specific in terms of data formatting, because it was made to adapt to different standards. The only additional requirement is that a script must be made to change the BIDS style files into a MOABB dataset object. Documentation for how to do this can be found here. The MOABB team can also assist us with this, so bottom is that anything BIDS will work with MOABB.