Skip to main content

Lean EDF Reader

Project description

Introduction

edfpy is a minimal python library to read and write the European Data Format (EDF). The main aim of edflib is the fast and accurate handling of EEG signals stored in EDF. The library is designed to be able to read from MongoDB Grid files.

Install

To install the module enter

pip install -r requirements.txt
python setup.py install

Development and Contribution

Contributions are welcome. Please create your own fork of edfpy and a pull request to the master branch starting with a title '[WIP] ...' that describes what you are working on. We'll review the changes once you switch the title form '[WIP]' to '[MRG]'. Make sure to run the tests before submitting and switching the title. We also use SemaphoreCI.

To run the tests, first install the requirements-dev.txt file using

pip install -r requirements.txt
pip install -r requirements-dev.txt

This installs pytest. Before testing the package first install.

pip install -e .
make check

Contributors

The module was initially created by John C. Snyder and is now maintained by Justus Schwabedal.

License

The software is released under the MIT license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

edfpy-0.2.2.tar.gz (10.1 kB view hashes)

Uploaded Source

Built Distribution

edfpy-0.2.2-py3-none-any.whl (12.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page