Closed pg2455 closed 4 years ago
Following changes are made -
Replace obsolete parameters in experiment configurations with new ones
Add mobility_restriction choice in experiments
Add all parameters to their non-functional values in base_method.yaml
Update susceptibility values for age ranges
Use simpler testing as in PR #64
Standardize all intervention configuration files (in their naming as well as parameters)
Add README.md to explain how to run experiments and plot them.
Minor changes to experiment.py to enable email notifications and avoid redundant experiments for no-app based tracing methods and APP_UPTAKE
Robust handling of adding of index cases for the scenarios of death and addition to a household
Addition of work hours tracking required for econ data
Following plotting changes are done -
matplotlib_utils.py
curve_fiting.py
_extract_tracker_metrics.py
plot_episim_series.py
plot_normalized_mobility_scatter.py
fix reproducibility test by changing the configuration file
Following changes are made -
Replace obsolete parameters in experiment configurations with new ones
Add mobility_restriction choice in experiments
Add all parameters to their non-functional values in base_method.yaml
Update susceptibility values for age ranges
Use simpler testing as in PR #64
Standardize all intervention configuration files (in their naming as well as parameters)
Add README.md to explain how to run experiments and plot them.
Minor changes to experiment.py to enable email notifications and avoid redundant experiments for no-app based tracing methods and APP_UPTAKE
Robust handling of adding of index cases for the scenarios of death and addition to a household
Addition of work hours tracking required for econ data
Following plotting changes are done -
matplotlib_utils.py
curve_fiting.py
_extract_tracker_metrics.py
plot_episim_series.py
plot_normalized_mobility_scatter.py
to plot the mobility - R plots.fix reproducibility test by changing the configuration file