Skip to content

Neo & MNE compatibility with Nix #22

@JuliaSprenger

Description

@JuliaSprenger

With nixworks EEG data can be represented in Nix via the MNE package. This includes Brainvision (vhdr) as well as EDR files. Both of these formats are also supported to some extend by the Neo library (BrainvisionIO and potentially AxonIO or WinEDRIO), which also has an interface to the Nix format via the NixIO.
For me there are two interesting aspects here:

  1. For the implemented formats, are the Nix files generated via MNE and Neo compatible, ie. can they be read by the respective other program?
  2. Is there a general guideline on how data in nix should be organised such that the Nix format could be in general used as an intermediate between MNE and Neo?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions