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

Feature/issue 182 calculate r effective #263

Open
wants to merge 25 commits into
base: develop
Choose a base branch
from

Conversation

bgmoshe
Copy link
Collaborator

@bgmoshe bgmoshe commented Apr 17, 2020

R effective calculation code. This is for sharing ad discussing with @meirhalachmi , not final code

bgmoshe added 19 commits April 14, 2020 22:36
…fective' into feature/issue-182-calculate-r-effective
…un of the simulation for number of steps and extract growth_rates and new_sick_everyday * Parameter initialization for calculate_r_effective
…json configuration. Added path to analyzers folder
…' of https://github.com/CoronaHakab/CoronaHakabModel into feature/issue-182-calculate-r-effective

� Conflicts:
�	src/corona_hakab_model/analyzers/example_script.py
�	src/corona_hakab_model/analyzers/tests/test_simulation_analysis.py
�	src/corona_hakab_model/project_structure.py
*) Fixed small bug in mc of state times where the time untill recovered/deceased was calculated wrong
*) Dataframe was by accident only 2 rows - fixed this and optimized running time with constant size DataFrame
…r_effective calculation:

*) Simple - takes into account the mc calculation, but only takes two days
*) Weighted - Fixes number of diseases days and weights the days since infections
@bgmoshe bgmoshe marked this pull request as ready for review April 19, 2020 21:44
@bgmoshe bgmoshe requested review from meirhalachmi and tal-nc April 20, 2020 15:54
bgmoshe added 5 commits April 20, 2020 23:20
…' of https://github.com/CoronaHakab/CoronaHakabModel into feature/issue-182-calculate-r-effective

� Conflicts:
�	src/corona_hakab_model/main.py
�	src/corona_hakab_model/manager.py
�	src/corona_hakab_model/project_structure.py
�	src/corona_hakab_model/subconsts/modules_argpasers.py
�	src/corona_hakab_model/supervisor.py
�	src/corona_hakab_model/update_matrix.py
…' of https://github.com/CoronaHakab/CoronaHakabModel into feature/issue-182-calculate-r-effective

� Conflicts:
�	src/corona_hakab_model/main.py
�	src/corona_hakab_model/manager.py
�	src/corona_hakab_model/subconsts/modules_argpasers.py
�	src/corona_hakab_model/update_matrix.py
@bgmoshe
Copy link
Collaborator Author

bgmoshe commented May 2, 2020

@meirhalachmi Should I clsoe this? Also, I add some good ideas about how to speed this baby up using python's multi-process.

@benglewis
Copy link
Collaborator

@bgmoshe Is this still relevant?

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.

2 participants