This repository has been archived on 2018-06-04. You can view files and clone it, but cannot push or open issues/pull-requests.
Go to file
Ray Slakinski 28d92c0574 added comments, validated code to pep8 2010-09-14 13:21:09 -04:00
README.md updated readme 2010-09-14 13:17:59 -04:00
pyedf.py added comments, validated code to pep8 2010-09-14 13:21:09 -04:00

README.md

Python module for reading/parsing European Data Format (EDF/EDF+) files commonly used in the medical field

Note: You may need to install argparse if your running Python 2.6 or earlier.