Page 1 of 1

Extracting Status Information (Electrode Offset, CMS in range)

Posted: Thu Nov 16, 2017 2:33 pm
by KatPa
Dear,

I was wondering if it is possible to extract somehow the status information about the electrode offset and the CMS in range from the BDF files? I know it is saved somewhere (as I can see it an the BDF reader), but I don't know how to extract this information into a readable file format (for R or Matlab). Does anyone have an idea for that?

Thank you,
Katharina

Re: Extracting Status Information (Electrode Offset, CMS in range)

Posted: Mon Nov 20, 2017 4:49 pm
by Coen
Status information is coded in the Most Significant Byte (8 Most Significant Bits) of the trigger/status channel (always the last channel), see https://www.biosemi.com/faq/trigger_signals.htm

Offsets are the DC values of the channels, see viewtopic.php?t=56

Best regards, Coen (BioSemi)