EDF File Writer

Summary

Doc_BoxAlgorithm_EDFFileWriter.png
  • Plugin name : EDF File Writer
  • Version : 1.0
  • Author : Aurelien Van Langhenhove
  • Company : CICIT Garches
  • Short description : Writes experiment information, signal and stimulations in a EDF file
  • Documentation template generation date : Apr 11 2018

Description

Writes EEG data in European Data Format (EDF).

Inputs

1. Experiment information

Experiment Information stream, coming from an acquisition client/server.

  • Type identifier : Experiment information (0x403488e7, 0x565d70b6)

2. Signal

EEG signal.

  • Type identifier : Signal (0x5ba36127, 0x195feae1)

3. Stimulations

Stimulation stream.

  • Type identifier : Stimulations (0x6f752dd0, 0x082a321e)

Settings

1. Filename

The file name to be written.

  • Type identifier : Filename (0x330306dd, 0x74a95f98)
  • Default value : [ record-[$core{date}-$core{time}].edf ]

Examples

Miscellaneous

EDF format can be read by several programs, (e.g EDF browser). This box is based on the free software EDFlib by Teunis van Beelen.