Implementation of waning immunity and new reporting features to allow individual level reporting of infection status and immunity. These reporting features are compatible with EpiOS, which handles various sampling methods for simulated ground-truth data from agent-based models.
What's Changed
- Docs style bugfix by @KCGallagher in #244
- Add base citation file (#245) by @KCGallagher in #246
- Csv writing by @abbie-evans in #249
- Testing py2c subpackage by @KCGallagher in #234
- Compression of infection history csv files by @abbie-evans in #252
- Waning immunity by @tomcodewizard in #253
- Reviewer comments by @KCGallagher in #257
- Rate multipliers and IgG count by @mghosh00 in #260
- Secondary infections by @mghosh00 in #263
- Record the number of people in each age group and cell by @mghosh00 in #265
- Default workflows bugfix by @KCGallagher in #270
New Contributors
- @mghosh00 made their first contribution in #247
- @abbie-evans made their first contribution in #249
- @tomcodewizard made their first contribution in #253
Full Changelog: v1.1.0...v1.2.0