beacon-biosignals / EDF.jl

Read and write EDF files in Julia
MIT License
18 stars 5 forks source link

validate the presence of an AnnotationsSignal on write for discontiguous EDF+ files + new AnnotationsSignal constructor that computes `samples_per_record` automatically #36

Closed jrevels closed 4 years ago

jrevels commented 4 years ago

still needs a test

jrevels commented 4 years ago

Actually, I'm going to expand the scope of this a bit; I think I need to refactor AnnotationsSignals to ensure that samples_per_record is a computed value rather than a field in the type