fosanalysis
A framework to evaluate distributed fiber optic sensor data
Loading...
Searching...
No Matches
examples.generatedemofile Namespace Reference

This script generates the demofile for Getting Started. More...

Functions

 generate_data (x_axis, rng, noise_gain)
 Generates the body data.
 
 generate_header ()
 Prints the header file.
 
 generate_x (start, end, gage_length)
 
 main ()
 Runs the script and generate demo file.
 

Detailed Description

This script generates the demofile for Getting Started.

The demofile simulates a real file exported by the ODiSI Software by Luna Inc.

Author
Bertram Richter
Date
2022

Function Documentation

◆ generate_data()

examples.generatedemofile.generate_data ( x_axis,
rng,
noise_gain )

Generates the body data.

Definition at line 26 of file generatedemofile.py.

Here is the caller graph for this function:

◆ generate_header()

examples.generatedemofile.generate_header ( )

Prints the header file.

Definition at line 14 of file generatedemofile.py.

◆ generate_x()

examples.generatedemofile.generate_x ( start,
end,
gage_length )

Definition at line 23 of file generatedemofile.py.

Here is the caller graph for this function:

◆ main()

examples.generatedemofile.main ( )

Runs the script and generate demo file.

Definition at line 64 of file generatedemofile.py.

Here is the call graph for this function:
Here is the caller graph for this function: