Popularity
1.6
Declining
Activity
0.0
Stable
0
3
0

Monthly Downloads: 10
Programming language: Haskell
License: BSD 2-clause "Simplified" License
Tags: Codec    
Latest version: v1.0.0.0

edf alternatives and similar packages

Based on the "Codec" category.
Alternatively, view edf alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of edf or a related project?

Add another 'Codec' Package

README

Haskell Library for reading EDF files

European Data Format (EDF and EDF+) is a file format for storing medical time series, such as EEG, EMG, ECG and so forth. This library allows to read the time series from EDF files.

See [examples](examples/) directory for a quick start guide.