get_format

method of dascore.io.tdms.core.TDMSFormatterV4713 source

get_format(
    self ,
    stream: BinaryReader ,
)-> ‘tuple[str, str] | bool’

Return a tuple of (TDMS, version) if TDMS else False.

Parameters

Parameter Description
stream A path to the file which may contain silixa data.