import dascore as dc
from dascore.utils.downloader import fetch
= fetch("DASDMSShot00_20230328155653619.das")
path_to_sentek_file = dc.spool(path_to_sentek_file)[0] sentek_patch
sentek
Module for reading DAS data recorded by Sentek interrogator
Examples
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. |