Merge branch 'interpolation' into 'develop'
Interpolation See merge request rdm/saqc!7
No related branches found
No related tags found
Showing
- saqc/core/register.py 2 additions, 1 deletionsaqc/core/register.py
- saqc/flagger/flags.py 52 additions, 4 deletionssaqc/flagger/flags.py
- saqc/flagger/history.py 7 additions, 4 deletionssaqc/flagger/history.py
- saqc/funcs/breaks.py 1 addition, 5 deletionssaqc/funcs/breaks.py
- saqc/funcs/changepoints.py 23 additions, 23 deletionssaqc/funcs/changepoints.py
- saqc/funcs/constants.py 15 additions, 11 deletionssaqc/funcs/constants.py
- saqc/funcs/curvefit.py 8 additions, 10 deletionssaqc/funcs/curvefit.py
- saqc/funcs/drift.py 27 additions, 37 deletionssaqc/funcs/drift.py
- saqc/funcs/interpolation.py 113 additions, 194 deletionssaqc/funcs/interpolation.py
- saqc/funcs/outliers.py 50 additions, 50 deletionssaqc/funcs/outliers.py
- saqc/funcs/resampling.py 227 additions, 316 deletionssaqc/funcs/resampling.py
- saqc/funcs/residues.py 8 additions, 9 deletionssaqc/funcs/residues.py
- saqc/funcs/rolling.py 44 additions, 44 deletionssaqc/funcs/rolling.py
- saqc/funcs/scores.py 11 additions, 10 deletionssaqc/funcs/scores.py
- saqc/funcs/transformation.py 1 addition, 4 deletionssaqc/funcs/transformation.py
- saqc/lib/tools.py 0 additions, 12 deletionssaqc/lib/tools.py
- saqc/lib/ts_operators.py 16 additions, 26 deletionssaqc/lib/ts_operators.py
- tests/common.py 46 additions, 0 deletionstests/common.py
- tests/funcs/test_harm_funcs.py 165 additions, 176 deletionstests/funcs/test_harm_funcs.py
- tests/funcs/test_modelling.py 35 additions, 27 deletionstests/funcs/test_modelling.py
Loading
Please register or sign in to comment