TDMSFormatterV4713

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

TDMSFormatterV4713()

Support for Silixa data format (tdms).

Methods

Name Description
get_format Derive the format name and version from the family detector.
get_metadata Scan a tdms file, return summary information about the file’s 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 Decode only the segments a time window touches.
scan Return patch metadata; the dispatcher attaches source provenance.
write Write the spool to a resource (eg path, stream, etc.).