fosanalysis
A framework to evaluate distributed fiber optic sensor data
Loading...
Searching...
No Matches
protocols.py File Reference

Go to the source code of this file.

Classes

class  fosanalysis.protocols.ODiSI6100TSVFile
 Data inferface for the .tsv measurement files exported by the ODiSI 6100 series interrogators by Luna Inc [6]. More...
 
class  fosanalysis.protocols.Protocol
 Abstract class, which specifies the basic interfaces a protocol must implement. More...
 
class  fosanalysis.protocols.SensorRecord
 A single record of the distributed fiber optic strain sensing data. More...
 

Namespaces

namespace  fosanalysis
 Central package of fosanalysis.
 
namespace  fosanalysis.protocols
 Contains functionality for interfacing files and network ports.
 

Functions

None fosanalysis.protocols.extract_time_intervals (str input_file, str output_file, list list_of_time_intervals)
 Extracts the parts of the measurement data into smaller .tsv files.
 

Variables

 fosanalysis.protocols.category