Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
kvalobs:kvoss:system:qc2:user:version:kvqc2d-1.2.0 [2011-08-01 08:50:12] paule |
kvalobs:kvoss:system:qc2:user:version:kvqc2d-1.2.0 [2022-05-31 09:29:32] (current) |
||
---|---|---|---|
Line 11: | Line 11: | ||
Bug Fixes | Bug Fixes | ||
- | * Akima interpolation in the Dip Test checks that interpolated value is not less than the physical minimum (need to add this to Long Interpolation too) | + | * Akima interpolation in the Dip Test checks that interpolated value is not less than the physical minimum (need to add this to Long Interpolation too) - BUG1320 |
* Better control for write flags in Redistribution algorithm | * Better control for write flags in Redistribution algorithm | ||
+ | * Ensure the redistributed sum is equal to the original accumulated sum - BUG1325 | ||
**This version is deployed only on dev-vm101 since the new algorithms require testing and some further modification** | **This version is deployed only on dev-vm101 since the new algorithms require testing and some further modification** | ||
Line 19: | Line 20: | ||
- | Development code for the plumatic controls is held in the three files - [[https:// | + | Code for the plumatic controls is held in the three files - [[https:// |
- | kvqc2d-1.2.0 includes an early snapshot of the code where the main components and the code structure are available (read data, construct a continuous time series with zeros for missing rows, perform some algorithms on the data, write results back) but needs expanding with all details and functions. | + | kvqc2d-1.2.0 includes an early snapshot of the code where the main components and the code structure are available (read data, construct a continuous time series with zeros for missing rows, perform some algorithms on the data, write results back) but needs expanding with all details and functions |
- | For example, kvqc2d-1.2.0 runs a 2 minute aggregating window | + | For example, kvqc2d-1.2.0 runs a 2 minute aggregating window on the data and identifies aggregations > 0.85. The first minute of a 2 minute interval where the aggregation is above the limit is indicated in the example |
Line 65: | Line 66: | ||
</ | </ | ||
+ | * [[kvoss: | ||
- | ==== Longer Gap Interpolation ==== | + | ===== Longer Gap Interpolation |
- | (Information on this algorithm / Latest | + | Information on this algorithm / latest |
* [[kvoss: | * [[kvoss: |