Skip to content

Provide code to handle data from Fiber Bragg Gratings (FBG) for strain and temperature. Data is handled in compliance with SDyPy SEP005 format for timeseries

Notifications You must be signed in to change notification settings

OWI-Lab/sep005_io_fbgs

Repository files navigation

SEP005 FBGS io

Basic package to import data collected from FBGS data compliant with SDyPy format for timeseries as proposed in SEP005.

Using the package

from sep005_io_fbgs import read_fbgs

file_path = # Path to the tdms file of interest
signals = read_fbgs(file_path)

Acknowledgements

This package was developed in the framework of the Interreg Smart Circular Bridge project

About

Provide code to handle data from Fiber Bragg Gratings (FBG) for strain and temperature. Data is handled in compliance with SDyPy SEP005 format for timeseries

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages