Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
data delivery: Use right time-related variable in passes rate test ch…
…eck (#279) Follow-up to #274, related to #257. The call to the "passes rate test" algorithm should use `timeValue` rather than `timestamp`: the former is what is stored in `PressureRecord.[[Time]]`, so it makes sense to compare values that have been similarly coarsened and converted to a relative time.
- Loading branch information