beacon-biosignals / OndaEDF.jl

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

allow passing unit as argument to default extraction utilities #1

Closed jrevels closed 2 years ago

jrevels commented 3 years ago

(transferred from https://github.com/beacon-biosignals/OldOndaEDF.jl/issues/29)

(IIRC @ararslan pointed this out a while ago but we never made an issue to track it)

kleinschmidt commented 2 years ago

I think this is addressed by having a units= kwarg in the plan_* functions introduced in #45, unless I'm misunderstanding. This at least provides control over how EDF units are matched to Onda units.