-
Notifications
You must be signed in to change notification settings - Fork 16
Generate chain of events for individuals inc. for mni dataframe #1753
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?
Generate chain of events for individuals inc. for mni dataframe #1753
Conversation
Merged master in branch
…intained is generate_event_chains is None
…Log changes to logger.
…th, label what is only used for ddebugging and will be later removed
…ible to all modules. For now add person_ID to the dict of info printed as the outer dictionary key logging seems to have a problem.
…lysis file now collects all relevant info and prints them
…rected analysis file such as for small number of cases where the DALYs are not explicitly resolved the average DALYs are still computed correctly [skip ci]
|
Hi @tamuri,
For now "final package" offered by util fnc includes , for each draw, person ID (combined across runs for that draw), date, event, and attribute changes incurred by individual as part of that event. I think this is how most users will think about processing this info, but we can maybe discuss at Q4. Note that I am still getting a Run Checks error but this is not linked to ruff: ERROR: Could not install packages due to an OSError: [Errno 28] No space left on device |
|
Still to finalise:
|
- should only come from one place - same listener can listen for different notifications
|
To add following discussion at Q4:
|
The following population dataframe columns have object type i.e. the ones to check are copied/checked properly: |
…on, not df comparison
…ents logged following death in postprocessing
|
Hi @tamuri,
|
…github.com/UCL/TLOmodel into molaro/harvest-training-data-including-mni Merged master remotely, resync locally
|
Added features:
Note:
|
|
Now additionally tracking consumable, equipment, and bed days access for each individual |
This PR updates previous PR draft #1468
Now includes changes in the mother_and_newborn_info dataframe.