Reduce rapid test demand from vaccinated and when incidences are low#129
Open
Reduce rapid test demand from vaccinated and when incidences are low#129
Conversation
Collaborator
roecla
commented
Sep 3, 2021
- fully vaccinated individuals do not test themselves after Easter preemptively (3G rule)
- when incidences are low individuals get lazy with respect to tests that are not required and not caused by a suspicion to be infected.
…ter Easter preemptively (3G rule) and that when incidences are low individuals get lazy with respect to tests that are not required and not caused by a suspicion to be infected.
4 tasks
janosg
reviewed
Nov 4, 2021
Comment on lines
+380
to
+385
| The immunity countdown is initialized at -9999. The vaccine countdown is set | ||
| between -1 and 21. This is only the 1st vaccine. Assuming 30 days between | ||
| shots and 14 days of wait period after the 2nd shot, individuals are freed | ||
| from testing obligations ~45 days after their first shot. This translates | ||
| into countdown values between -45 and -20. For simplicity we simply assume | ||
| that individuals stop testing themselves 40 days after their first shot. |
Contributor
There was a problem hiding this comment.
Wouldn't this change with Tim's sid PRs? In any case, it seems to me like we should not rely too much on sid implementation details.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.