Skip to content

Oddwater od implementation

Peter Lünenschloß requested to merge oddwater_OD_implementation into develop

Branch contains:

  1. oddWater model implementation (spike detection module)
  2. new module ts_operators.py initialized to gather timeseries transformations and seperate them from the other tools
  3. added compose function to lib.tools module. It returns compositions of functions upon string input.
  4. test function for odd Water implemented

Merge request reports