SintelaBinaryV3

class of dascore.io.sintela.core
inherits from: FiberIO
source

SintelaBinaryV3()

Version 3 of Sintela’s binary format.

Methods

Name Description
get_format Derive the format name and version from the family detector.
get_metadata Scan a file, return summary information on the contents.
get_version Return the file version when the resource matches this family.
read Read patches by selecting metadata and loading the resulting array windows.
read_array Slice the memory-mapped packet payloads.
scan Return patch metadata; the dispatcher attaches source provenance.
write Write the spool to a resource (eg path, stream, etc.).