Skip to content

Conversation

jingjtang
Copy link
Contributor

closes #807

Prerequisites:

  • Unless it is a documentation hotfix it should be merged against the dev branch
  • Branch is up-to-date with the branch to be merged with, i.e. dev
  • Build is successful
  • Code is cleaned up and formatted

Summary

Add more detailed description to the available threshold for Quidel Covidtest signals.

For raw signals, we only report counts larger than or equal to 50.

For smoothed signals,

  • when count is smaller than 50 but larger than or equal to 25, we conduct the geographical pooling strategy;
  • when count is smaller than 25, we report nothing

Copy link
Contributor

@krivard krivard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@krivard krivard merged commit df6bcea into dev Jan 14, 2022
@krivard krivard deleted the fix_quidel_doc branch January 14, 2022 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The current available threshold description for Quidel is insufficient

2 participants