holgern/pyedflib: v0.1.23

Main Authors: Holger Nahrstaedt, Simon Kern, LucaCerina, Stefan Appelhoff, David T.H. Kao, Craig Franklin, Shannon Clarke, Jukka Zitting, David Ojeda, Chadwick Boulay, Ogi Moore, Daniil Kosachev
Format: info software Journal
Bahasa: eng
Terbitan: , 2020
Online Access: https://zenodo.org/record/5678481
Daftar Isi:
  • pyEDFlib is a python library to read/write EDF+/BDF+ files based on EDFlib. EDF stands for European Data Format, a data format for EEG data, first published in 1992. In 2003, an improved version of the file protocol named EDF+ has been published. The definition of the EDF/EDF+ format can be found under edfplus.info. The EDF/EDF+ format saves all data with 16 Bit. A version of the format which saves all data with 24 Bit, called BDF, was introduced by the company BioSemi. The PyEDFlib Python toolbox is a fork of the python-edf toolbox from Christopher Lee-Messer. and uses the EDFlib from Teunis van Beelen.