Merge branch 'dataprocessing_features' into 'develop'
Dataprocessing features See merge request !49
No related branches found
No related tags found
Showing
- CHANGELOG.md 3 additions, 0 deletionsCHANGELOG.md
- requirements.txt 3 additions, 0 deletionsrequirements.txt
- saqc/core/visitor.py 5 additions, 4 deletionssaqc/core/visitor.py
- saqc/flagger/baseflagger.py 7 additions, 2 deletionssaqc/flagger/baseflagger.py
- saqc/flagger/dmpflagger.py 7 additions, 1 deletionsaqc/flagger/dmpflagger.py
- saqc/funcs/__init__.py 2 additions, 0 deletionssaqc/funcs/__init__.py
- saqc/funcs/data_modelling.py 233 additions, 0 deletionssaqc/funcs/data_modelling.py
- saqc/funcs/functions.py 1 addition, 0 deletionssaqc/funcs/functions.py
- saqc/funcs/harm_functions.py 36 additions, 791 deletionssaqc/funcs/harm_functions.py
- saqc/funcs/proc_functions.py 723 additions, 0 deletionssaqc/funcs/proc_functions.py
- saqc/funcs/spikes_detection.py 105 additions, 16 deletionssaqc/funcs/spikes_detection.py
- saqc/lib/tools.py 18 additions, 94 deletionssaqc/lib/tools.py
- saqc/lib/ts_operators.py 385 additions, 85 deletionssaqc/lib/ts_operators.py
- test/flagger/test_dmpflagger.py 17 additions, 0 deletionstest/flagger/test_dmpflagger.py
- test/funcs/conftest.py 23 additions, 1 deletiontest/funcs/conftest.py
- test/funcs/test_data_modelling.py 46 additions, 0 deletionstest/funcs/test_data_modelling.py
- test/funcs/test_harm_funcs.py 89 additions, 192 deletionstest/funcs/test_harm_funcs.py
- test/funcs/test_proc_functions.py 80 additions, 0 deletionstest/funcs/test_proc_functions.py
- test/funcs/test_spikes_detection.py 13 additions, 2 deletionstest/funcs/test_spikes_detection.py
Loading
Please register or sign in to comment