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

Ensure mode_appt_constraints shift even under naive policy #1096

Merged
merged 6 commits into from
Sep 13, 2023

Conversation

marghe-molaro
Copy link
Collaborator

Before, we assumed a mode_appt_constraints = 2 under a "naive" policy from 2010, and switched the policy in 2023. If in 2023 we wanted to continue with a "naive" policy, there was therefore no need to schedule a policy change in 2023.
However we now assume a mode_appt_constraints = 1 until 2023; this means that the policy change (which also takes care of switching the mode) should be scheduled even in the case of the "naive" policy, to ensure that the mode_appt_constraints shift takes when evaluating a "naive" policy too.
We have fixed this + changed the name of the policy-change function to more accurately reflect that it also takes care of changing mode of appt delivery.

src/tlo/methods/healthsystem.py Outdated Show resolved Hide resolved
src/tlo/methods/healthsystem.py Outdated Show resolved Hide resolved
@tbhallett tbhallett merged commit 308724a into master Sep 13, 2023
55 checks passed
@tbhallett tbhallett deleted the molaro/ensure-mode-shift-even-under-naive-policy branch September 13, 2023 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants