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

Contains class definitions for filtering algorithms. More...

Classes

class  Cluster
 The Cluster filter is an iterative smoothing algorithm guaranteed to converge [5]. More...
 
class  Filter
 Abstract base class for filter classes. More...
 
class  Limit
 A filter to limit the entries. More...
 
class  SlidingFilter
 Abstract base class for filter classes, based on sliding windows. More...
 

Detailed Description

Contains class definitions for filtering algorithms.

Those can be leveraged to deal with noise, e.g. by smoothing neighboring data points.

Author
Bertram Richter
Date
2022