Skip to content

Read XDF file containing dyadic EEG data in HyPyP #64

Description

@FranckPrts

How can I read dyadic EEG data embedded in XDF formatted files?

In my case, the XDF files to read were generated by LSL and contain six streams (e.g., 4 videos streams and 2 EEG streams).

First, my objective is to read the XDF, detect the EEG streams embedded within, and, while respecting their metadata (name, sampling rate, etc.), convert them into MNE Raw objects. Following this, my second objective would be to align these two EEG streams using the time-stamps provided by the XDF and enable connectivity analysis.

A first outline to this issue can be found in this notebook.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions