beacon-biosignals / OndaEDF.jl

utilities for importing/exporting EDF Files to/from Onda datasets
Other
3 stars 2 forks source link

label matching should be decoupled from unit matching #69

Closed kleinschmidt closed 1 year ago

kleinschmidt commented 1 year ago

If either the units or the labels for a signal fail to match, missings are set for ALL the Onda fields, even if the other one would have matched. This can make it really hard to figure out why matching has failed.