You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think this is something that'd have to be handled by EDF.jl itself before OndaEDF could reasonably expose this. EDF.jl could store e.g. the number of bytes that didn't get read from the stream, which would be 0 for untruncated files. There are cases where that can't be determined though (cf. beacon-biosignals/EDF.jl#62).
Currently, it is just a warning in EDF.jl, but I think accessing this information programatically could be useful.
The text was updated successfully, but these errors were encountered: