the-siesta-group / edfio

Read and write EDF/EDF+ files.
Apache License 2.0
25 stars 5 forks source link

Support incomplete EDF+ header fields #17

Closed marcoross closed 6 months ago

marcoross commented 7 months ago

The EDF+ local recording identification is supposed to contain 5 subfields, where an 'X' should encode unknown values. However, one might encounter an EDF+ file that contains less than 5 subfields. To ensure maximum compatibility, this could be interpreted as unknown values for unspecified subfields.