https://github.com/bids-standard/pyedf

Python package to read from and write EEG data to European Data Format files.

https://github.com/bids-standard/pyedf

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
    Found 6 DOI reference(s) in README
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.8%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Python package to read from and write EEG data to European Data Format files.

Basic Info
  • Host: GitHub
  • Owner: bids-standard
  • License: bsd-3-clause
  • Language: Python
  • Default Branch: master
  • Size: 202 KB
Statistics
  • Stars: 15
  • Watchers: 6
  • Forks: 9
  • Open Issues: 8
  • Releases: 0
Created about 8 years ago · Last pushed over 1 year ago
Metadata Files
Readme License

README.md

pyedf

Python package to read from and write EEG data to European Data Format files.

An experimental Python 3 compatible version is available from the py3k branch.

The EDF standard was introduced in 1992. The extension of EDF with annotations was first described in 1998 and more formalized with the EDF+ standard that was published in 2003. The EDF website describes both standards and discusses implementation details.

Since EDF is such a widely used format, there exist multiple implementations for reading and writing EDF files. Most Python implementations consist of wrappers around the C-code implementation, which makes installation more cumbersome and reduces portability. This implementation is in pure Python with limited dependencies on external packages.

See also

  • http://www.edfplus.info
  • https://github.com/holgern/pyedflib
  • https://github.com/the-siesta-group/edfio
  • https://github.com/MNE-tools/MNE-python

Owner

  • Name: Brain Imaging Data Structure
  • Login: bids-standard
  • Kind: organization

GitHub Events

Total
  • Watch event: 1
  • Push event: 1
  • Fork event: 1
Last Year
  • Watch event: 1
  • Push event: 1
  • Fork event: 1