edf-rs 0.2.0

Pure Rust implementation of a reader and writer for EDF/EDF+ (European Data Format) files
Documentation
1
2
3
4
5
pub mod annotation_list;
pub mod edf_header;
pub mod patient;
pub mod recording;
pub mod signal_header;