Convert csv output to edf

Hello,

I m trying to convert the csv output of the daisy/cyton board to edf format to use it with MNE library. I tried:
https://github.com/OpenBCI/OpenBCI_MNE/blob/master/mne_openbci.py

There has been attempts to use edf formats but openBCI ouputs do not align with edf formats to be read into mne library.

but it's too old and it does no longer work... Any help appreciated... Thanks in advance

Comments

  • wjcroftwjcroft Mount Shasta, CA
    Ai, hello.

    There is a search box in the right column, you would see many results pop up on EDF.

    OpenBCI_GUI can directly output in BDF format, which is the 24 bit version of the older 16 bit EDF format. If possible you should use BDF with OpenBCI to preserve all the data resolution. Alternately you could use the EDFBrowser (do another search), to convert between formats.

    EDFBrowser can also convert csv directly to other formats, if you want to go that route. 

    Regards,

    William

Sign In or Register to comment.