vivarium-public-health 3.0.2__tar.gz → 3.0.3__tar.gz

Sign up to get free protection for your applications and to get access to all the features.
Files changed (154) hide show
  1. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/.github/workflows/build.yml +10 -2
  2. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/CHANGELOG.rst +10 -4
  3. {vivarium_public_health-3.0.2/src/vivarium_public_health.egg-info → vivarium_public_health-3.0.3}/PKG-INFO +1 -1
  4. vivarium_public_health-3.0.3/src/vivarium_public_health/_version.py +1 -0
  5. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/src/vivarium_public_health/population/add_new_birth_cohorts.py +4 -2
  6. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/src/vivarium_public_health/results/disability.py +12 -5
  7. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3/src/vivarium_public_health.egg-info}/PKG-INFO +1 -1
  8. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/src/vivarium_public_health.egg-info/SOURCES.txt +0 -1
  9. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/tests/population/test_add_new_birth_cohort.py +7 -1
  10. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/tests/results/test_disability_observer.py +8 -5
  11. vivarium_public_health-3.0.2/install_dependency_branch.sh +0 -52
  12. vivarium_public_health-3.0.2/src/vivarium_public_health/_version.py +0 -1
  13. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/.bandit +0 -0
  14. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/.flake8 +0 -0
  15. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/.gitattributes +0 -0
  16. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/.github/CODEOWNERS +0 -0
  17. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/.github/pull_request_template.md +0 -0
  18. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/.github/workflows/deploy.yml +0 -0
  19. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/.gitignore +0 -0
  20. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/.pylintrc +0 -0
  21. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/.readthedocs.yml +0 -0
  22. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/.zenodo.json +0 -0
  23. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/CODE_OF_CONDUCT.rst +0 -0
  24. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/CONTRIBUTING.rst +0 -0
  25. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/Jenkinsfile +0 -0
  26. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/LICENSE.txt +0 -0
  27. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/MANIFEST.in +0 -0
  28. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/Makefile +0 -0
  29. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/README.rst +0 -0
  30. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/docs/Makefile +0 -0
  31. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/docs/nitpick-exceptions +0 -0
  32. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/docs/source/_static/style.css +0 -0
  33. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/docs/source/_templates/layout.html +0 -0
  34. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/docs/source/api_reference/disease/index.rst +0 -0
  35. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/docs/source/api_reference/disease/model.rst +0 -0
  36. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/docs/source/api_reference/disease/models.rst +0 -0
  37. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/docs/source/api_reference/disease/special_disease.rst +0 -0
  38. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/docs/source/api_reference/disease/state.rst +0 -0
  39. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/docs/source/api_reference/disease/transition.rst +0 -0
  40. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/docs/source/api_reference/index.rst +0 -0
  41. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/docs/source/api_reference/mslt/delay.rst +0 -0
  42. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/docs/source/api_reference/mslt/disease.rst +0 -0
  43. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/docs/source/api_reference/mslt/index.rst +0 -0
  44. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/docs/source/api_reference/mslt/intervention.rst +0 -0
  45. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/docs/source/api_reference/mslt/magic_wand_components.rst +0 -0
  46. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/docs/source/api_reference/mslt/observer.rst +0 -0
  47. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/docs/source/api_reference/mslt/population.rst +0 -0
  48. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/docs/source/api_reference/plugins/index.rst +0 -0
  49. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/docs/source/api_reference/plugins/parser.rst +0 -0
  50. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/docs/source/api_reference/population/add_new_birth_cohorts.rst +0 -0
  51. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/docs/source/api_reference/population/base_population.rst +0 -0
  52. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/docs/source/api_reference/population/data_transformations.rst +0 -0
  53. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/docs/source/api_reference/population/index.rst +0 -0
  54. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/docs/source/api_reference/population/mortality.rst +0 -0
  55. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/docs/source/api_reference/results/disability.rst +0 -0
  56. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/docs/source/api_reference/results/disease.rst +0 -0
  57. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/docs/source/api_reference/results/index.rst +0 -0
  58. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/docs/source/api_reference/results/mortality.rst +0 -0
  59. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/docs/source/api_reference/results/observer.rst +0 -0
  60. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/docs/source/api_reference/results/risk.rst +0 -0
  61. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/docs/source/api_reference/results/stratification.rst +0 -0
  62. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/docs/source/api_reference/risks/base_risk.rst +0 -0
  63. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/docs/source/api_reference/risks/data_transformations.rst +0 -0
  64. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/docs/source/api_reference/risks/distributions.rst +0 -0
  65. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/docs/source/api_reference/risks/effect.rst +0 -0
  66. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/docs/source/api_reference/risks/implementations/index.rst +0 -0
  67. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/docs/source/api_reference/risks/implementations/low_birth_weight_and_short_gestation.rst +0 -0
  68. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/docs/source/api_reference/risks/index.rst +0 -0
  69. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/docs/source/api_reference/treatment/index.rst +0 -0
  70. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/docs/source/api_reference/treatment/magic_wand.rst +0 -0
  71. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/docs/source/api_reference/treatment/scale_up.rst +0 -0
  72. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/docs/source/api_reference/treatment/therapeutic_inertia.rst +0 -0
  73. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/docs/source/api_reference/utilities.rst +0 -0
  74. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/docs/source/conf.py +0 -0
  75. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/docs/source/index.rst +0 -0
  76. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/docs/source/tutorials/index.rst +0 -0
  77. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/docs/source/tutorials/risk_exposure.rst +0 -0
  78. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/pyproject.toml +0 -0
  79. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/setup.cfg +0 -0
  80. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/setup.py +0 -0
  81. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/src/vivarium_public_health/__about__.py +0 -0
  82. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/src/vivarium_public_health/__init__.py +0 -0
  83. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/src/vivarium_public_health/disease/__init__.py +0 -0
  84. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/src/vivarium_public_health/disease/model.py +0 -0
  85. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/src/vivarium_public_health/disease/models.py +0 -0
  86. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/src/vivarium_public_health/disease/special_disease.py +0 -0
  87. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/src/vivarium_public_health/disease/state.py +0 -0
  88. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/src/vivarium_public_health/disease/transition.py +0 -0
  89. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/src/vivarium_public_health/mslt/__init__.py +0 -0
  90. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/src/vivarium_public_health/mslt/delay.py +0 -0
  91. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/src/vivarium_public_health/mslt/disease.py +0 -0
  92. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/src/vivarium_public_health/mslt/intervention.py +0 -0
  93. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/src/vivarium_public_health/mslt/magic_wand_components.py +0 -0
  94. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/src/vivarium_public_health/mslt/observer.py +0 -0
  95. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/src/vivarium_public_health/mslt/population.py +0 -0
  96. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/src/vivarium_public_health/plugins/__init__.py +0 -0
  97. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/src/vivarium_public_health/plugins/parser.py +0 -0
  98. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/src/vivarium_public_health/population/__init__.py +0 -0
  99. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/src/vivarium_public_health/population/base_population.py +0 -0
  100. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/src/vivarium_public_health/population/data_transformations.py +0 -0
  101. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/src/vivarium_public_health/population/mortality.py +0 -0
  102. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/src/vivarium_public_health/results/__init__.py +0 -0
  103. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/src/vivarium_public_health/results/columns.py +0 -0
  104. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/src/vivarium_public_health/results/disease.py +0 -0
  105. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/src/vivarium_public_health/results/mortality.py +0 -0
  106. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/src/vivarium_public_health/results/observer.py +0 -0
  107. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/src/vivarium_public_health/results/risk.py +0 -0
  108. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/src/vivarium_public_health/results/simple_cause.py +0 -0
  109. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/src/vivarium_public_health/results/stratification.py +0 -0
  110. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/src/vivarium_public_health/risks/__init__.py +0 -0
  111. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/src/vivarium_public_health/risks/base_risk.py +0 -0
  112. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/src/vivarium_public_health/risks/data_transformations.py +0 -0
  113. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/src/vivarium_public_health/risks/distributions.py +0 -0
  114. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/src/vivarium_public_health/risks/effect.py +0 -0
  115. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/src/vivarium_public_health/risks/implementations/__init__.py +0 -0
  116. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/src/vivarium_public_health/risks/implementations/low_birth_weight_and_short_gestation.py +0 -0
  117. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/src/vivarium_public_health/treatment/__init__.py +0 -0
  118. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/src/vivarium_public_health/treatment/magic_wand.py +0 -0
  119. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/src/vivarium_public_health/treatment/scale_up.py +0 -0
  120. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/src/vivarium_public_health/treatment/therapeutic_inertia.py +0 -0
  121. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/src/vivarium_public_health/utilities.py +0 -0
  122. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/src/vivarium_public_health.egg-info/dependency_links.txt +0 -0
  123. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/src/vivarium_public_health.egg-info/not-zip-safe +0 -0
  124. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/src/vivarium_public_health.egg-info/requires.txt +0 -0
  125. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/src/vivarium_public_health.egg-info/top_level.txt +0 -0
  126. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/tests/__init__.py +0 -0
  127. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/tests/conftest.py +0 -0
  128. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/tests/disease/__init__.py +0 -0
  129. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/tests/disease/test_disease.py +0 -0
  130. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/tests/disease/test_special_disease.py +0 -0
  131. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/tests/mock_artifact.py +0 -0
  132. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/tests/plugins/__init__.py +0 -0
  133. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/tests/plugins/test_parser.py +0 -0
  134. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/tests/population/__init__.py +0 -0
  135. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/tests/population/conftest.py +0 -0
  136. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/tests/population/test_base_population.py +0 -0
  137. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/tests/population/test_data_transformations.py +0 -0
  138. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/tests/population/test_mortality.py +0 -0
  139. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/tests/results/__init__.py +0 -0
  140. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/tests/results/test_categorical_risk_observer.py +0 -0
  141. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/tests/results/test_disability.py +0 -0
  142. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/tests/results/test_disease_observer.py +0 -0
  143. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/tests/results/test_mortality_observer.py +0 -0
  144. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/tests/results/test_stratification.py +0 -0
  145. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/tests/risks/__init__.py +0 -0
  146. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/tests/risks/conftest.py +0 -0
  147. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/tests/risks/test_base_risk.py +0 -0
  148. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/tests/risks/test_data_transformations.py +0 -0
  149. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/tests/risks/test_distributions.py +0 -0
  150. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/tests/risks/test_effect.py +0 -0
  151. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/tests/risks/test_low_birth_weight_and_short_gestation.py +0 -0
  152. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/tests/test_utilities.py +0 -0
  153. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/tests/treatment/__init__.py +0 -0
  154. {vivarium_public_health-3.0.2 → vivarium_public_health-3.0.3}/tox.ini +0 -0
@@ -43,8 +43,16 @@ jobs:
43
43
  git checkout ${branch_name}
44
44
  - name: check for dependency branches and install if needed
45
45
  run: |
46
- sh install_dependency_branch.sh layered_config_tree ${branch_name}
47
- sh install_dependency_branch.sh vivarium ${branch_name}
46
+ cd ..
47
+ git clone https://github.com/ihmeuw/vivarium_build_utils.git
48
+ cd vivarium_public_health
49
+ echo "Contents of install_dependency_branch.sh"
50
+ echo "----------------------------------------"
51
+ cat ../vivarium_build_utils/install_dependency_branch.sh
52
+ echo ""
53
+ echo "----------------------------------------"
54
+ sh ../vivarium_build_utils/install_dependency_branch.sh layered_config_tree ${branch_name}
55
+ sh ../vivarium_build_utils/install_dependency_branch.sh vivarium ${branch_name}
48
56
  - name: print environment values
49
57
  run: |
50
58
  cat $GITHUB_ENV
@@ -1,4 +1,10 @@
1
- **3.0.12- 08/19/24**
1
+ **3.0.3- 08/20/24**
2
+
3
+ - Use external script to find matching dependency branches
4
+ - Fix bug when excluding all but one causes of disability from results
5
+ - Update FertilityAgeSpecificRates for new data format of age specific fertility rates
6
+
7
+ **3.0.2- 08/19/24**
2
8
 
3
9
  - Parameterize the script to find matching dependency branches
4
10
 
@@ -60,11 +66,11 @@ Other changes:
60
66
 
61
67
  - Implement CausesConfigurationParser to parse causes configuration into DiseaseModel components
62
68
  - Bugfix assign sex-location-age demographic proportions by year when only one year in dataset
63
-
69
+
64
70
  **2.1.4 - 01/10/24**
65
71
 
66
72
  - Exclude undesirable arguments from the return of `BaseDiseaseState` `name` and `__repr__` methods
67
-
73
+
68
74
  **2.1.3 - 01/09/24**
69
75
 
70
76
  - Update PyPI to 2FA with trusted publisher
@@ -241,7 +247,7 @@ Other changes:
241
247
  **0.10.3 - 12/13/19**
242
248
 
243
249
  - Fix regression bug in SIR_fixed_duration.
244
-
250
+
245
251
  **0.10.2 - 11/29/19**
246
252
 
247
253
  - Fix disease observer bug that prevented it from loading its configuration.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: vivarium_public_health
3
- Version: 3.0.2
3
+ Version: 3.0.3
4
4
  Summary: Components for modelling diseases, risks, and interventions with ``vivarium``
5
5
  Home-page: https://github.com/ihmeuw/vivarium_public_health
6
6
  Author: The vivarium developers
@@ -0,0 +1 @@
1
+ __version__ = "3.0.3"
@@ -204,8 +204,10 @@ class FertilityAgeSpecificRates(Component):
204
204
 
205
205
  def load_age_specific_fertility_rate_data(self, builder: Builder) -> pd.DataFrame:
206
206
  asfr_data = builder.data.load("covariate.age_specific_fertility_rate.estimate")
207
- columns = ["year_start", "year_end", "age_start", "age_end", "mean_value"]
208
- asfr_data = asfr_data.loc[asfr_data.sex == "Female"][columns]
207
+ columns = ["year_start", "year_end", "age_start", "age_end", "value"]
208
+ asfr_data = asfr_data.loc[
209
+ (asfr_data.sex == "Female") & (asfr_data.parameter == "mean_value")
210
+ ].reset_index()[columns]
209
211
  return asfr_data
210
212
 
211
213
  ########################
@@ -158,11 +158,18 @@ class DisabilityObserver(PublicHealthObserver):
158
158
  once), and so the results here are actually wide by disability weight
159
159
  pipeline name.
160
160
  """
161
-
162
- # Drop the unused 'value' column and rename the pipeline names to causes
163
- results = results.drop(columns=["value"]).rename(
164
- columns={col: col.replace(".disability_weight", "") for col in results.columns},
165
- )
161
+ if len(self.causes_of_disability) > 1:
162
+ # Drop the unused 'value' column and rename the remaining pipeline names to cause names
163
+ results = results.rename(
164
+ columns={
165
+ col: col.replace(".disability_weight", "") for col in results.columns
166
+ }
167
+ )[[col.state_id for col in self.causes_of_disability]]
168
+ else:
169
+ # Rename the 'value' column to the single cause of disability
170
+ results = results.rename(
171
+ columns={COLUMNS.VALUE: self.causes_of_disability[0].state_id}
172
+ )
166
173
  # Get desired index names prior to stacking
167
174
  idx_names = list(results.index.names) + [COLUMNS.SUB_ENTITY]
168
175
  results = pd.DataFrame(results.stack(), columns=[COLUMNS.VALUE])
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: vivarium_public_health
3
- Version: 3.0.2
3
+ Version: 3.0.3
4
4
  Summary: Components for modelling diseases, risks, and interventions with ``vivarium``
5
5
  Home-page: https://github.com/ihmeuw/vivarium_public_health
6
6
  Author: The vivarium developers
@@ -13,7 +13,6 @@ LICENSE.txt
13
13
  MANIFEST.in
14
14
  Makefile
15
15
  README.rst
16
- install_dependency_branch.sh
17
16
  pyproject.toml
18
17
  setup.py
19
18
  tox.ini
@@ -180,7 +180,13 @@ def test_fertility_module(base_config, base_plugins):
180
180
  setup=False,
181
181
  )
182
182
 
183
- asfr_data = build_table_with_age(0.05).rename(columns={"value": "mean_value"})
183
+ asfr_data = build_table_with_age(
184
+ 0.05,
185
+ key_columns={
186
+ "sex": ("Female", "Male"),
187
+ "parameter": ("lower_value", "mean_value", "upper_value"),
188
+ },
189
+ )
184
190
  simulation._data.write("covariate.age_specific_fertility_rate.estimate", asfr_data)
185
191
 
186
192
  simulation.setup()
@@ -278,17 +278,20 @@ def test_set_causes_of_disability_raises(mocker):
278
278
  observer.setup_component(builder)
279
279
 
280
280
 
281
- # FIXME: error when excluding all but one disability
282
- @pytest.mark.parametrize("exclusions", [[], ["all_causes"], ["all_causes", "sick_cause_0"]])
281
+ @pytest.mark.parametrize(
282
+ "exclusions",
283
+ [
284
+ [],
285
+ ["all_causes"],
286
+ ["all_causes", "sick_cause_0"],
287
+ ],
288
+ )
283
289
  def test_category_exclusions(
284
290
  base_config,
285
291
  base_plugins,
286
292
  exclusions,
287
293
  ):
288
294
  """Integration test for the disability observer and the Results Management system."""
289
-
290
- if len(exclusions) == 2:
291
- pytest.skip(reason="FIXME: error when excluding all but one disability")
292
295
  year_start = base_config.time.start.year
293
296
  year_end = base_config.time.end.year
294
297
 
@@ -1,52 +0,0 @@
1
- #!/bin/bash
2
-
3
- # Define variables
4
- dependency_name=$1
5
- branch_name=$2
6
-
7
- root_dir=$(pwd)
8
- dependency_branch_name='main'
9
- branch_name_to_check=${branch_name}
10
- iterations=0
11
-
12
- while [ "$branch_name_to_check" != "$dependency_branch_name" ] && [ $iterations -lt 20 ]
13
- do
14
- echo "Checking for ${dependency_name} branch: '${branch_name_to_check}'"
15
- if
16
- git ls-remote --exit-code \
17
- --heads https://github.com/ihmeuw/"${dependency_name}".git "${branch_name_to_check}" == "0"
18
- then
19
- dependency_branch_name=${branch_name_to_check}
20
- echo "Found matching branch: ${dependency_branch_name}"
21
- else
22
- echo "Could not find ${dependency_name} branch '${branch_name_to_check}'. Finding parent branch."
23
- branch_name_to_check="$( \
24
- git show-branch -a \
25
- | grep '\*' \
26
- | grep -v "${branch_name_to_check}" \
27
- | head -n1 \
28
- | sed 's/[^\[]*//' \
29
- | awk 'match($0, /\[[a-zA-Z0-9\/.-]+\]/) { print substr( $0, RSTART+1, RLENGTH-2 )}' \
30
- | sed 's/^origin\///' \
31
- )"
32
- if [ -z "$branch_name_to_check" ]; then
33
- echo "Could not find parent branch. Will use released version of ${dependency_name}."
34
- branch_name_to_check="main"
35
- fi
36
- echo "Checking out branch: ${branch_name_to_check}"
37
- git checkout "${branch_name_to_check}"
38
- iterations=$((iterations+1))
39
- fi
40
- done
41
- git checkout "${branch_name}"
42
-
43
- echo "${dependency_name}_branch_name=${dependency_branch_name}" >> "$GITHUB_ENV"
44
-
45
- if [ "$dependency_branch_name" != "main" ]; then
46
- echo "Cloning ${dependency_name} branch: ${dependency_branch_name}"
47
- cd ..
48
- git clone --branch="${dependency_branch_name}" https://github.com/ihmeuw/"${dependency_name}".git
49
- cd "${dependency_name}" || exit
50
- pip install .
51
- cd "$root_dir" || exit
52
- fi
@@ -1 +0,0 @@
1
- __version__ = "3.0.2"