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

Go to the source code of this file.

Classes

class  fosanalysis.preprocessing.resizing.Aggregate
 Change the dimension of an array using aggregate functions (such as mean, median, min or max). More...
 
class  fosanalysis.preprocessing.resizing.Crop
 Object, for cropping data sets and saving the preset. More...
 
class  fosanalysis.preprocessing.resizing.Downsampler
 Class for reducing strain data size while keeping the data loss small by combining several values into one value. More...
 
class  fosanalysis.preprocessing.resizing.Resampler
 Class for resampling one-dimensional or two-dimensional strain data. More...
 
class  fosanalysis.preprocessing.resizing.Resizing
 Base class for algorithms to replace/remove missing data with plausible values. More...
 

Namespaces

namespace  fosanalysis
 Central package of fosanalysis.
 
namespace  fosanalysis.preprocessing
 Contains modules for data preprocessing, like:
 
namespace  fosanalysis.preprocessing.resizing
 Contains functionality for resizing data: