febus

module of dascore.io source

Support for Febus format.

This is used by the Febus DAS interrogator.

More info about febus can be found here: https://www.febus-optics.com/en/

Interrogator identity

A1 files report interrogator.name from the Source’s Hostname (eg “fa1-24090193”). T1 files report it from device_name, plus interrogator.instrument_type from device; their interrogator.manufacturer and interrogator.model are asserted by the format, not read from the header. The G1 BSL and MTX HDF5 files carry no interrogator metadata, so they report none.

Classes

Name Description
Febus1 Support for Febus V 1.
Febus2 Support for Febus V 2.
FebusBSLH5V1 HDF5 format used by Febus G1 for storing BSL strain files.
FebusMTXH5V1 HDF5 format used by Febus for storing Brillouin spectra.
FebusT1V1 IO support for FEBUS T1 DTS HDF5 files.

Modules

Name Description
a1utils Utilities for Febus.
core IO module for reading Febus data.
g1utils Utilities for working with Febus’ G1 DSTS system files.
t1utils Utilities for reading Febus T1 data