EDF software:
- EEG / PSG Software used EDF Data Format. Recording, Analysing, Patient data Base, Archive, Export, Viewer.
- Export markers in .VMRK file format used main menu [Markers]/[Convert and Export]/[Export markers list]
- Open source EDF viewer and recorder for EEG, PSG and EP.
- Markers file format is .VMRK (Brain Vision Data Exchange Marker File, Version 1.0)
The LEONARDO BRAINMAP Viewer accepts files in EDF, LEONARDO, Schwarzer (Brainlab), Stimotron (SIDAS), Nihon-Kohden, Walter Graphtek and Vitaport data formats.
All data formats will be reading from LEONARDO BRAINMAP Viewer directly. The VIEWER recognized data format automatically and make for each data file one .INI - File with the same file name and with the information about the name of the DLL - library (f.e. EDF.DLL or BRAINLAB.DLL) for data file format and channels configuration in this data file record.
All implemented formats can be converted to EDF data format with
Brain Vision Data Exchange Marker File, Version 1.0, Brain Products GmbH
FileName.vmrk:
Brain Vision Data Exchange Marker File, Version 1.0
[Common Infos]
DataFile=FileName.edf
[Marker Infos]
; Each entry: Mk{Marker number}={Type},{Description},{Position in data points},
; {Size in data points}, {Trace number (0 = marker is related to all Traces)}
; Fields are delimited by commas, some fields might be omitted (empty).
Mk1=Stimulus, Photic1, 10000, 2, 0
Mk2=Stimulus, Photic2, 10200, 2, 0
Mk3=Stimulus, Photic1, 10400, 2, 0
Mk4=Stimulus, Photic2, 10600, 2, 0
....
