Skip to content
/ edfrw Public

A Python library for reading and writing European Data Format (EDF) files

License

Notifications You must be signed in to change notification settings

antgon/edfrw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

edfrw

edfrw is a Python library for reading and writing European Data Format (EDF) files.

EDF is a format for data storage that is particularly useful for recording biological and physical signals. The format is described in detail on the EDF website.

Requirements

In addition, if you want to try the examples, you may want to install Matplotlib for plotting the data.

Installation

edfrw is available on PyPI. Thus, the easiest way to install is with pip:

python -m pip install edfrw

Alternatively, you can download the code from GitHub and place it somewhere on your Python path, or install locally with pip.

Links

About

A Python library for reading and writing European Data Format (EDF) files

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages