Bru

Results 47 issues of Bru

The latest PRs are failing the CI check due to the low test coverage of the code (50%). I think we need to increase this coverage, but it takes time....

moabb

Original Conversation: Hey @sylvchev and @carraraig, How's it going? I've got a question I'd like to discuss with you. So, during execution time, we need to figure out how to...

No matching annotations in ('/workdir/dataset/MNE-eegbci-data/files/eegmmidb/1.0.0/S087/S087R14.edf',) Traceback (most recent call last): File "/workdir/moabb/run.py", line 115, in benchmark( File "/usr/local/lib/python3.8/dist-packages/moabb/benchmark.py", line 154, in benchmark paradigm_results = context.process( File "/usr/local/lib/python3.8/dist-packages/moabb/evaluations/base.py", line 160, in...

moabb

At the moment, the generation of the docs is working as a "test." This behavior is not desired and reveals a lack of testing. We need to solve this.

moabb

This error is mildly annoying when I'm processing more than 25 jobs simultaneously, and they all redefine the mne space to something unconventional. The management of .mne configuration space needs...

moabb

The .workflow is not working anymore. I tried many things but failed to succeed. Both web pages need to be fixed. I cannot solve this issue, and I will not...

moabb

The readme file is not super nice and doesn't describe everything that we have here. We need to improve to describe better.

moabb

We need to do a new release because, for some functions, the import changed place with the pre-processing function. below the traceback ```bash >>> import braindecode Traceback (most recent call...