sentek

module of dascore.io source

Module for reading DAS data recorded by Sentek interrogator

Examples

import dascore as dc

sentek_patch = dc.spool("examples://DASDMSShot00_20230328155653619.das")[0]

Classes

Name Description
SentekV5 Support for Sentek Instrument data format.

Modules

Name Description
core IO module for reading Sentek’s DAS data format.
utils Utilities for Sentek data format.