-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Labels
enhancementNew feature or requestNew feature or request
Description
When I wrote the bluefile converter I left a few items for future improvement if support is desired:
- Support
detachedheaders. Ifh_fixed['detached']is nonzero there is supposed to be ah_fixed['keywords']['DETACHED_NAME']with a reference to the packed IQ data only. - Annotation translation for triplets of (
EVENT.DURATION,EVENT.OFFSET,EVENT.TIME) that may exist in theextendedheader. Each triplet could become an entry in the annotations array with asample_start,sample_count, and some metadata populated from extended keywords tied to events with suffixes.EVENT. - Parse
ACQDATEandACQTIMEfromh_extendedinto datetime if it exists. Currently on thetimecodeandxstartfrom the respectiveh_fixedandh_adjunctare decoded.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request