-
Notifications
You must be signed in to change notification settings - Fork 13
Fix 1608; WIP #1617
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
base: master
Are you sure you want to change the base?
Fix 1608; WIP #1617
Conversation
@marghe-molaro if my understanding is correct, the clinics object would be a nested dictionary - clinics = {Hiv: {Facility_id:daily_capability,...}, ...} |
In the future, we might want to separate the rescaling of fungible/non-fungible capabilities. For now, only fungible time is rescaled. TODO: Discuss with group. |
hi @marghe-molaro as discussed, here is my plan for next steps:
and set the value in HSIEvent appropriately. |
Looks good @sangeetabhatia03 - in the last step ("and set the value in HSIEvent appropriately.") I think you mean HSIEventQueueItem |
No description provided.