Skip to content

pyedflib is a python library to read/write EDF+/BDF+ files based on EDFlib.

License

Notifications You must be signed in to change notification settings

cmiller01/pyedflib

 
 

Repository files navigation

pyEDFlib

pyEDFlib is a python library to read/write EDF+/BDF+ files based on EDFlib.

EDF means European Data Format and was firstly published 1992. In 2003, an improved version of the file protokoll named EDF+ has been published and can be found here.

The EDF/EDF+ format saves all data with 16 Bit. A version which saves all data with 24 Bit, was introduces by the compony BioSemi.

The definition of the EDF/EDF+/BDF/BDF+ format can be found under edfplus.info.

This python toolbox is a fork of the toolbox from Christopher Lee-Messer and uses the EDFlib from Teunis van Beelen. The EDFlib is able to read and write EDF/EDF+/BDF/BDF+ files.

Authors

Coverage Status

Build Status

Build status

Documentation Status

About

pyedflib is a python library to read/write EDF+/BDF+ files based on EDFlib.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 61.2%
  • Python 38.2%
  • Batchfile 0.6%