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

Go to the source code of this file.

Classes

class  fosanalysis.datahandling.filereader.DatReader
 File reader class for the .dat measurement files recorded by the ODiSI 6100 series interrogators by Luna Inc LunaInnovations2020. More...
 
class  fosanalysis.datahandling.filereader.FileReader
 Abstract class. More...
 
class  fosanalysis.datahandling.filereader.SensorInfo
 Class to hold sensor specific data (name, serial number, ...). More...
 
class  fosanalysis.datahandling.filereader.TsvReader
 File reader class for the .tsv measurement files exported by the ODiSI 6100 series interrogators by Luna Inc LunaInnovations2020. More...
 

Namespaces

namespace  fosanalysis
 Central package of fosanalysis.
 
namespace  fosanalysis.datahandling
 Contains modules to handle measurement data generated by the ODiSI Software.
 
namespace  fosanalysis.datahandling.filereader
 Contains class implementations to read ODiSI sensor data.