|
fosanalysis
A framework to evaluate distributed fiber optic sensor data
|
Fiber optic sensors make quasi-continuous strain measurements possible, due to their high spatial resolution. Therefore, this measurement technique has great potential for structural health monitoring. The rich data enables valuable insights, e.g., for monitoring crack widths or global deformations. Aggregating this data to information requires efficient and scientifically substantiated algorithms. This project provides a framework for analyzing distributed fiber optic sensor data with the focus on crack width calculation.
fosanalysis is developed under Python 3.9 and is available in the Python Package Index (PyPI). To install the latest stable version, please run (or equivalent in your IDE):
python3 -m pip install -U fosanalysispy -m pip install -U fosanalysisThe documentation for the most recent release is available here. A quick guide on how to use this framework is provided in Getting Started. To build the documentation yourself, run doxygen in the root directory of the project (this directory). The generated files will available in the directory ./Documentation/.
See CONTRIBUTING for details on how to contribute to fosanalysis.
Overview of news is given in CHANGELOG.
If you use this framework, you might want to cite these papers:
Author: Bertram Richter, more see CONTRIBUTING.
Copyright: Copyright by the authors, 2023—2024.
License: This software is released under GPLv3, see LICENSE for details.