tdms
Module for reading and writing TDMS fiber data recorded by Silixa.
Scans and reads retain canonical DASCore metadata and omit raw vendor properties. Header values needed to construct coordinates and decode samples are still used internally.
Interrogator identity
SystemInfomation.OS.HostName is reported as interrogator.name (eg “iDAS005”). No interrogator.serial_number is set, for the reasons given in :mod:dascore.io.silixah5. Earlier versions reported Devices0.SerialNum as interrogator.serial_number.
Classes
| Name | Description |
|---|---|
| TDMSFormatterV4713 | Support for Silixa data format (tdms). |
Modules
| Name | Description |
|---|---|
| core | IO module for reading Silixa’s TDMS DAS data format. |
| utils | Utilities for TDMS format. |