holgern / pyedflib

pyedflib is a python library to read/write EDF+/BDF+ files based on EDFlib.
http://pyedflib.readthedocs.org/
BSD 3-Clause "New" or "Revised" License
209 stars 121 forks source link

Spell Error in README? #170

Closed lihanhui closed 2 years ago

lihanhui commented 2 years ago

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.

compony/company

skjerns commented 2 years ago

thanks, fixed it!