-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added dynamic groups in backend and propagated required changes to re…
…quests - Correction of typos - Changes do model to accommodate group of exposure models - Handled virus validator to accommodate group of exposure models - Modifications to accomodate generation of results for exposure model group - Added data registry attribute to exposuremodelgroups class - Fixed test for dynamic models - Defined ExposureModelGroup with required methods - Adapted virus report data to generate results for groups of exposed population - Build same distributions for different models - Fixed bug with defaults - Handled definition of a single ExposureModel root obj when only one group is defined - Added short-range expirations per group - Added full validation on short_range interactions with dynamic exposure model - Added full set of tests - Updated docstrings - Added support for number of people in exposed population, which should be identical within each group - Added type checks - Added UI adjustments for expected new cases - Adapted exposed population data format to accommodate constant total_people
- Loading branch information
Showing
16 changed files
with
1,120 additions
and
477 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.