- Aug 17, 2021
-
-
Bert Palm authored
rewrite of _restoreFlags() in register.py which was needed because of a problem updating meta, which raised an index error when setting meta on an empty history
-
- Aug 13, 2021
-
-
Bert Palm authored
-
- Aug 11, 2021
-
-
Peter Lünenschloß authored
-
- Aug 10, 2021
-
-
Peter Lünenschloß authored
-
- Aug 09, 2021
- Jul 22, 2021
-
-
David Schäfer authored
Expose data and flag through `SaQC` See merge request !282
-
David Schäfer authored
-
- Jul 10, 2021
-
-
Bert Palm authored
-
- Jul 07, 2021
-
-
Bert Palm authored
the previous implementation, would only mark the start and end point(s) of a constant plateaus if it is as big as window or larger.
-
- Jul 06, 2021
-
-
Bert Palm authored
- Jul 05, 2021
-
-
David Schäfer authored
-
- Jun 25, 2021
-
-
David Schäfer authored
-
- Jun 23, 2021
-
-
Bert Palm authored
-
- Jun 17, 2021
-
-
Bert Palm authored
- Jun 08, 2021
-
-
David Schäfer authored
-
- Jun 04, 2021
-
-
Peter Lünenschloß authored
Explicit harm target See merge request !281
-
Peter Lünenschloß authored
-
- Jun 02, 2021
-
-
Peter Lünenschloß authored
plotting routine See merge request !223
-
Peter Lünenschloß authored
-
David Schäfer authored
[Fix] Make source-target workflow visible for `SaQC._planned` See merge request !272
-
- Jun 01, 2021
-
-
Bert Palm authored
note that `from saqc.core import SaQC` does not work because of cyclic imports, so we `import saqc` and use `bla(..) -> saqc.SaQC`.
-
David Schäfer authored
Bump hypothesis from 6.10.1 to 6.13.10 See merge request !274
-
-
David Schäfer authored
Bump click from 7.1.2 to 8.0.1 See merge request !273
-
David Schäfer authored
Bump matplotlib from 3.4.1 to 3.4.2 See merge request !275
-
David Schäfer authored
Bump numpy from 1.20.2 to 1.20.3 See merge request rdm-software/saqc!276
-
David Schäfer authored
Bump pyarrow from 4.0.0 to 4.0.1 See merge request !277
-
David Schäfer authored
Bump pytest from 6.2.3 to 6.2.4 See merge request !278
-
David Schäfer authored
Bump typing-extensions from 3.7.4.3 to 3.10.0.0 See merge request !279
-
David Schäfer authored
Bump six from 1.15.0 to 1.16.0 See merge request !280
-
WKDV Bot authored
Bumps [six](https://github.com/benjaminp/six) from 1.15.0 to 1.16.0. - [Release notes](https://github.com/benjaminp/six/releases) - [Changelog](https://github.com/benjaminp/six/blob/master/CHANGES) - [Commits](https://github.com/benjaminp/six/compare/1.15.0...1.16.0)
-
WKDV Bot authored
Bumps [typing-extensions](https://github.com/python/typing) from 3.7.4.3 to 3.10.0.0. - [Release notes](https://github.com/python/typing/releases) - [Commits](https://github.com/python/typing/compare/3.7.4.3...3.10.0.0)
-