sigmf / sigmf-python

Easily interact with Signal Metadata Format (SigMF) recordings.
https://sigmf.org
GNU Lesser General Public License v3.0
42 stars 16 forks source link

Fix annotation core:sample_count requirement #45

Closed vejretvejret closed 8 months ago

vejretvejret commented 8 months ago

According to spec, core:sample_count for annotation is optional:

_The sample_count Field The number of samples that this Segment applies to. If sample_count is not provided, it SHOULD be assumed that the annotation applies from sample_start through the end of the Dataset, in all other cases samplecount MUST be provided.