Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Calibration module (for R0) #182

Open
omri312 opened this issue Apr 12, 2020 · 0 comments
Open

Calibration module (for R0) #182

omri312 opened this issue Apr 12, 2020 · 0 comments
Assignees
Milestone

Comments

@omri312
Copy link
Collaborator

omri312 commented Apr 12, 2020

Point of Contact: Omer Deutsch

For the new matrix, we should have a new normalization module.
It will do the following -

  • Run the simulation (using a simulation manager) for X steps (X should be small, yet bigger than a full cycle of the disease, say 30).
  • Calculate R-effective (This should be done carefully. Theoretically - take ln of total infected, then take the slope of the linear curve you should recieve).
  • Output R-effective.

This should be run speeratly from the simulation, and output a factor for the normalization.
When running the simulation, it will take the factor as an input, and the SimulationManager of the real simulation will take this constant and act upon it.

@omri312 omri312 added this to the 4.0.0 milestone Apr 12, 2020
@meirhalachmi meirhalachmi changed the title Normalization module Calibration module (for R0) Apr 13, 2020
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

No branches or pull requests

2 participants