pybv icon indicating copy to clipboard operation
pybv copied to clipboard

Add tests (CI) running Matlab/Octave for popular BV readers: FieldTrip, EEGLAB, Brainstorm

Open sappelhoff opened this issue 2 years ago • 3 comments

Having such a CI can help us ensure that what we write is not only read by MNE-Python, but also the other important packages.

This would be especially nice to have before addressing things like #77 #44

sappelhoff avatar May 22 '22 06:05 sappelhoff

Is there something official from Brain Products that's open source? I'd also consider BioSig (if it has a BV reader, not sure).

cbrnr avatar May 22 '22 17:05 cbrnr

No, they only have the proprietary brain vision analyzer, which needs a physical license dongle (at least somewhere on the network).

+1 for biosig, if many people use it

sappelhoff avatar May 22 '22 19:05 sappelhoff

+1 for biosig, if many people use it

No idea if many people still use it, but is has always been a reader with support for a lot of formats. If it is not too much effort I'd add it to the test matrix just to get another "opinion". There are Python bindings available, so it's probably easiest to use that instead of the C library directly (or the MATLAB version, which uses a different codebase).

cbrnr avatar May 23 '22 05:05 cbrnr