bugfix: unmasking reinjected the new (i.e. nan) instead of the old values...
bugfix: unmasking reinjected the new (i.e. nan) instead of the old values (this should have been caught by a test)
parent
2ed81ab1
No related branches found
No related tags found
Showing
- saqc/core/reader.py 7 additions, 5 deletionssaqc/core/reader.py
- saqc/flagger/__init__.py 1 addition, 0 deletionssaqc/flagger/__init__.py
- saqc/flagger/baseflagger.py 2 additions, 0 deletionssaqc/flagger/baseflagger.py
- saqc/flagger/positionalflagger.py 102 additions, 0 deletionssaqc/flagger/positionalflagger.py
- test/common.py 1 addition, 0 deletionstest/common.py
- test/core/test_reader.py 0 additions, 2 deletionstest/core/test_reader.py
- test/flagger/test_positionalflagger.py 54 additions, 0 deletionstest/flagger/test_positionalflagger.py
saqc/flagger/positionalflagger.py
0 → 100644
test/flagger/test_positionalflagger.py
0 → 100644
Please register or sign in to comment