Skip to content

Brainvision Analyzer component to read StarStim / Enobio .nedf files

Notifications You must be signed in to change notification settings

tstenner/nedfreader

Folders and files

NameName
Last commit message
Last commit date
Jun 8, 2020
Jun 10, 2020
Jun 10, 2020
Jun 4, 2020
Jun 8, 2020
Jun 10, 2020
Jun 8, 2020
Jul 4, 2019
Jun 8, 2020

Repository files navigation

C# NEDF reader

NEDF reader for Analyzer2

This is a reader component to allow Brainvision Analyzer to read NEDF files (commonly produced by Enobio / StarStim EEG headsets).

Installation

Simply copy the dll files to your Analyzer directory or add the downloaded folder to the analyzer config:

Analyzer admin screenshot

NedfExport

NedfExport:
  Export header / marker data for NEDF files

Usage:
  NedfExport [options] <files>...

Arguments:
  <files>    NEDF files to process

Options:
  -o, --statsfile <statsfile>    File to save stats to instead of stdout
  --errlog <errlog>              File to log errors to instead of stderr
  --maxsamples <maxsamples>      Quit after this many samples, useful for sanity checks [default: 2147483647]
  --markercsv                    Write a CSV file with markers for each supplied nedf file
  --version                      Show version information
  -?, -h, --help                 Show help and usage information

For Windows users: drag one or more nedf files onto NedfExport.exe.

About

Brainvision Analyzer component to read StarStim / Enobio .nedf files

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages