[Eeglablist] exporting to BrainVision format

Arnaud Delorme adelorme at ucsd.edu
Thu Sep 28 10:16:21 PDT 2023


Hi Jeff,

A simple enough fix. Try this function 

https://urldefense.com/v3/__https://github.com/sccn/bva-io/blob/master/pop_writebva.m__;!!Mih3wA!B4s8nbLWsXknd6-LF0cUgibcdeo0k6zYRVU8-Dx5FvvSobkILqp3mIaVFBtIaXrF79AK63OjtWNDKX9iEOCmh4CE$ 

And use the ‘DataOrientation’ option from the command line. Let us know if it works.

Arno

> On Sep 27, 2023, at 11:00 PM, K Jeffrey Eriksen via eeglablist <eeglablist at sccn.ucsd.edu> wrote:
> 
> I am trying to get some Neuroscan.cnt EEG files into OpenViBE, This what I have tried:
> 
> 
>  1.  File -> Import data -> Using EEGlab functions and plugins -> from Neuroscan .CNT file
>  2.  File -> export -> write Brain Vis. exchange format file
> 
> These steps work OK, creating .DAT, .VHDR, and .VMRK files. The problem occurs when I use the [BrainVision Format file reader] box (function) in OpenViBE. It complains that the EEG is not "multiplexed" and stops. This most likely means it has simply been transposed from (icolumn, irow) to (irow, icolumn) or visa versa, depending on conventions.
> 
> I see that the EEGlab BV export process relies on the "bva-io" code. I could perhaps solve my problem by creating a local version of bva-io (my_bva_io perhaps) that transposes the data. But I would probably need advice from someone in order to do it right.
> 
> One further thought is that perhaps the .CNT file is not in the usual order and this gets passed to the BV format file.
> 
> -Jeff
> ________________________________
> IMPORTANT NOTICE: This communication, including any attachment, contains important information that may be confidential or privileged, and is intended solely for the entity or individual to whom it is addressed. If you are not the intended recipient, you should contact the sender and delete this message. Any unauthorized disclosure, copying, or distribution of this message is strictly prohibited. Nothing in this email, including any attachment, is intended to be a legally binding signature.
> _______________________________________________
> Eeglablist page: http://sccn.ucsd.edu/eeglab/eeglabmail.html
> To unsubscribe, send an empty email to eeglablist-unsubscribe at sccn.ucsd.edu
> For digest mode, send an email with the subject "set digest mime" to eeglablist-request at sccn.ucsd.edu



More information about the eeglablist mailing list