intelligent-environments-lab / bleed-orange-measure-purple

Data and Analysis related to the Bleed Orange, Measure Purple low-cost sensor project on UT's campus
GNU General Public License v3.0
2 stars 1 forks source link

Validation of A data using B data #37

Closed calvinjlin closed 4 years ago

calvinjlin commented 4 years ago

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:

HagenFritz commented 4 years ago

Update

As per our meeting on 09/09, a few minor updates.

Comparison Interval

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.

Automatic vs Manual

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.

HagenFritz commented 4 years ago

Plot generated and data removed that don't fit