Closed calvinjlin closed 4 years ago
As per our meeting on 09/09, a few minor updates.
We want to compare the values from A and B or a short interval, but not too short to ensure we have a good overlap on measured values. The suspected optimal interval would be 10 minutes which should guarantee at least 4 data points within the same time window.
There are some patterns that can be be easily determined by coding them in (see Historic Data in the original issue post) while others might need to be manually identified (see Measurement Difference in A and B). The important thing is that we identify there is an issue. If we can determine which channel is problematic in the code, then we should do that. Otherwise, we should just flag the issue and figure it out manually.
Plot generated and data removed that don't fit
Channel Reliability
Currently we are using Channel A data only, but this data might be unreliable so we should compare this data to Channel B and use both channels if we can or the better of the two.
Some ways we might do this: