Skip to content

Filter funcs

Peter Lünenschloß requested to merge filterFuncs into develop

Usefull addition to tackle noise related anomalies:

  • added noise module
  • added filterfunction to noise module
  • added low/high pass function to lib.tools
  • added butterworth filterfunction to lib.ts_operators
  • added wrapper for calling to object "attribute or apply" to lib.tools
  • changed flagConstantsVarianceBased to use statLowPass with variance

Merge request reports