idmtools-test 0.0.0.dev0__py3-none-any.whl → 0.0.2__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (141) hide show
  1. idmtools_test/__init__.py +16 -8
  2. idmtools_test/inputs/__init__.py +0 -0
  3. idmtools_test/inputs/assets/collections/1/a.txt +0 -0
  4. idmtools_test/inputs/assets/collections/1/b.txt +0 -0
  5. idmtools_test/inputs/assets/collections/2/c.txt +0 -0
  6. idmtools_test/inputs/assets/collections/d.txt +0 -0
  7. idmtools_test/inputs/builder/sweeps.csv +6 -0
  8. idmtools_test/inputs/builder/sweeps.yaml +8 -0
  9. idmtools_test/inputs/compsplatform/__init__.py +0 -0
  10. idmtools_test/inputs/compsplatform/failing_model.py +5 -0
  11. idmtools_test/inputs/compsplatform/mixed_model.py +10 -0
  12. idmtools_test/inputs/compsplatform/working_model.py +5 -0
  13. idmtools_test/inputs/configuration/idmtools_test.ini +71 -0
  14. idmtools_test/inputs/custom/Eradication.exe +0 -0
  15. idmtools_test/inputs/custom/Local_Migration.bin +0 -0
  16. idmtools_test/inputs/custom/Local_Migration.bin.json +12 -0
  17. idmtools_test/inputs/custom/Regional_Migration.bin +0 -0
  18. idmtools_test/inputs/custom/Regional_Migration.bin.json +12 -0
  19. idmtools_test/inputs/custom/Zambia_30arcsec_air_temperature_daily.bin +0 -0
  20. idmtools_test/inputs/custom/Zambia_30arcsec_air_temperature_daily.bin.json +26 -0
  21. idmtools_test/inputs/custom/Zambia_30arcsec_rainfall_daily.bin +0 -0
  22. idmtools_test/inputs/custom/Zambia_30arcsec_rainfall_daily.bin.json +26 -0
  23. idmtools_test/inputs/custom/Zambia_30arcsec_relative_humidity_daily.bin +0 -0
  24. idmtools_test/inputs/custom/Zambia_30arcsec_relative_humidity_daily.bin.json +26 -0
  25. idmtools_test/inputs/custom/campaign.json +95384 -0
  26. idmtools_test/inputs/custom/config.json +943 -0
  27. idmtools_test/inputs/custom/custom_reports.json +163 -0
  28. idmtools_test/inputs/custom/demo.json +1258 -0
  29. idmtools_test/inputs/custom/emodules_map.json +9 -0
  30. idmtools_test/inputs/custom/reporter_plugins/libReportMalariaFiltered.dll +0 -0
  31. idmtools_test/inputs/custom/reporter_plugins/libSpatialReportMalariaFiltered.dll +0 -0
  32. idmtools_test/inputs/custom/reporter_plugins/libreporteventcounter.dll +0 -0
  33. idmtools_test/inputs/duplicated_model/exe/Eradication +0 -0
  34. idmtools_test/inputs/duplicated_model/f1 +0 -0
  35. idmtools_test/inputs/emod/Eradication.exe +0 -0
  36. idmtools_test/inputs/emod_files/campaign.json +21 -0
  37. idmtools_test/inputs/emod_files/config.json +125 -0
  38. idmtools_test/inputs/emod_files/demographics.json +81 -0
  39. idmtools_test/inputs/fakemodels/AnotherOne +0 -0
  40. idmtools_test/inputs/fakemodels/Eradication +0 -0
  41. idmtools_test/inputs/fakemodels/Eradication-2.11.custom.exe +0 -0
  42. idmtools_test/inputs/fakemodels/Eradication.exe +0 -0
  43. idmtools_test/inputs/files/campaign.json +21 -0
  44. idmtools_test/inputs/files/config.json +119 -0
  45. idmtools_test/inputs/files/demographics.json +82 -0
  46. idmtools_test/inputs/files/hello.txt +1 -0
  47. idmtools_test/inputs/id_files/slurm.example_python_experiment.id +1 -0
  48. idmtools_test/inputs/malaria_brazil_central_west_spatial/Assets/Brazil_Central_West_Brazil_Central_West_2.5arcmin_air_temperature_daily.bin +0 -0
  49. idmtools_test/inputs/malaria_brazil_central_west_spatial/Assets/Brazil_Central_West_Brazil_Central_West_2.5arcmin_air_temperature_daily.bin.json +26 -0
  50. idmtools_test/inputs/malaria_brazil_central_west_spatial/Assets/Brazil_Central_West_Brazil_Central_West_2.5arcmin_demographics.json +559 -0
  51. idmtools_test/inputs/malaria_brazil_central_west_spatial/Assets/Brazil_Central_West_Brazil_Central_West_2.5arcmin_rainfall_daily.bin +0 -0
  52. idmtools_test/inputs/malaria_brazil_central_west_spatial/Assets/Brazil_Central_West_Brazil_Central_West_2.5arcmin_rainfall_daily.bin.json +26 -0
  53. idmtools_test/inputs/malaria_brazil_central_west_spatial/Assets/Brazil_Central_West_Brazil_Central_West_2.5arcmin_relative_humidity_daily.bin +0 -0
  54. idmtools_test/inputs/malaria_brazil_central_west_spatial/Assets/Brazil_Central_West_Brazil_Central_West_2.5arcmin_relative_humidity_daily.bin.json +26 -0
  55. idmtools_test/inputs/malaria_brazil_central_west_spatial/Assets/Eradication +0 -0
  56. idmtools_test/inputs/malaria_brazil_central_west_spatial/Assets/Eradication.exe +0 -0
  57. idmtools_test/inputs/malaria_brazil_central_west_spatial/campaign.json +4 -0
  58. idmtools_test/inputs/malaria_brazil_central_west_spatial/config.json +667 -0
  59. idmtools_test/inputs/malaria_brazil_central_west_spatial/malaria_brazil_central_west_spatial-ERA5Input_demo.csv +37 -0
  60. idmtools_test/inputs/python/Assets/MyExternalLibrary/__init__.py +0 -0
  61. idmtools_test/inputs/python/Assets/MyExternalLibrary/functions.py +15 -0
  62. idmtools_test/inputs/python/Assets/MyLib/functions.py +2 -0
  63. idmtools_test/inputs/python/Assets/MyLib/temp.py +271 -0
  64. idmtools_test/inputs/python/Assets/__init__.py +0 -0
  65. idmtools_test/inputs/python/__init__.py +0 -0
  66. idmtools_test/inputs/python/folder_dup_file/__init__.py +0 -0
  67. idmtools_test/inputs/python/folder_dup_file/model1.py +19 -0
  68. idmtools_test/inputs/python/hello_world.py +1 -0
  69. idmtools_test/inputs/python/model.py +26 -0
  70. idmtools_test/inputs/python/model1.py +20 -0
  71. idmtools_test/inputs/python/model3.py +21 -0
  72. idmtools_test/inputs/python/newmodel2.py +20 -0
  73. idmtools_test/inputs/python/output_generator/generate.py +39 -0
  74. idmtools_test/inputs/python/realpath_verify.py +6 -0
  75. idmtools_test/inputs/python/ye_seir_model/Assets/MyExternalLibrary/Python36/dtk_generic_intrahost.pyd +0 -0
  76. idmtools_test/inputs/python/ye_seir_model/Assets/MyExternalLibrary/Python36/dtk_nodedemog.pyd +0 -0
  77. idmtools_test/inputs/python/ye_seir_model/Assets/MyExternalLibrary/Python37/dtk_generic_intrahost.pyd +0 -0
  78. idmtools_test/inputs/python/ye_seir_model/Assets/MyExternalLibrary/Python37/dtk_nodedemog.pyd +0 -0
  79. idmtools_test/inputs/python/ye_seir_model/Assets/SEIR_model.py +252 -0
  80. idmtools_test/inputs/python/ye_seir_model/Assets/SEIR_model_slurm.py +242 -0
  81. idmtools_test/inputs/python/ye_seir_model/Assets/config_sim.py +48 -0
  82. idmtools_test/inputs/python/ye_seir_model/Assets/custom_csv_analyzer.py +133 -0
  83. idmtools_test/inputs/python/ye_seir_model/Assets/python.sh +4 -0
  84. idmtools_test/inputs/python/ye_seir_model/Assets/requirements.txt +4 -0
  85. idmtools_test/inputs/python/ye_seir_model/Assets/templates/config.json +68 -0
  86. idmtools_test/inputs/python/ye_seir_model/Assets/templates/demographics_template.json +44 -0
  87. idmtools_test/inputs/python/ye_seir_model/__init__.py +0 -0
  88. idmtools_test/inputs/python_experiments/__init__.py +0 -0
  89. idmtools_test/inputs/python_experiments/model.py +10 -0
  90. idmtools_test/inputs/r/model1.R +1 -0
  91. idmtools_test/inputs/r/ncov_analysis/individual_dynamics_estimates/estimate_incubation_period.R +89 -0
  92. idmtools_test/inputs/regression/107/Assets/__init__.py +0 -0
  93. idmtools_test/inputs/regression/107/Assets/model.py +1 -0
  94. idmtools_test/inputs/regression/107/__init__.py +0 -0
  95. idmtools_test/inputs/regression/125/Assets/__init__.py +0 -0
  96. idmtools_test/inputs/regression/125/Assets/model.py +1 -0
  97. idmtools_test/inputs/regression/125/Assets2/__init__.py +0 -0
  98. idmtools_test/inputs/regression/125/Assets2/dir1/__init__.py +0 -0
  99. idmtools_test/inputs/regression/125/Assets2/dir1/model.py +1 -0
  100. idmtools_test/inputs/regression/125/Assets2/dir2/__init__.py +0 -0
  101. idmtools_test/inputs/regression/125/Assets2/dir2/model.py +1 -0
  102. idmtools_test/inputs/regression/125/__init__.py +0 -0
  103. idmtools_test/inputs/regression/__init__.py +0 -0
  104. idmtools_test/inputs/scheduling/hpc/WorkOrder.json +7 -0
  105. idmtools_test/inputs/scheduling/slurm/WorkOrder.json +11 -0
  106. idmtools_test/inputs/scheduling/slurm/WorkOrder1.json +11 -0
  107. idmtools_test/inputs/scheduling/slurm/WorkOrder2.json +13 -0
  108. idmtools_test/inputs/scheduling/slurm/commandline_model.py +22 -0
  109. idmtools_test/inputs/serialization/Eradication.exe +0 -0
  110. idmtools_test/inputs/serialization/single_node_demographics.json +82 -0
  111. idmtools_test/inputs/singularity/alpine_simple/Singularity.def +28 -0
  112. idmtools_test/inputs/singularity/alpine_simple/run_model.py +41 -0
  113. idmtools_test/inputs/singularity/alpine_template/Singularity.jinja +22 -0
  114. idmtools_test/test_precreate_hooks.py +25 -0
  115. idmtools_test/utils/__init__.py +0 -0
  116. idmtools_test/utils/cli.py +41 -0
  117. idmtools_test/utils/common_experiments.py +79 -0
  118. idmtools_test/utils/comps.py +152 -0
  119. idmtools_test/utils/decorators.py +208 -0
  120. idmtools_test/utils/execute_operations/__init__.py +0 -0
  121. idmtools_test/utils/execute_operations/experiment_operations.py +237 -0
  122. idmtools_test/utils/execute_operations/simulate_operations.py +368 -0
  123. idmtools_test/utils/itest_with_persistence.py +25 -0
  124. idmtools_test/utils/operations/__init__.py +0 -0
  125. idmtools_test/utils/operations/experiment_operations.py +64 -0
  126. idmtools_test/utils/operations/simulation_operations.py +114 -0
  127. idmtools_test/utils/shared_functions.py +25 -0
  128. idmtools_test/utils/test_asset.py +89 -0
  129. idmtools_test/utils/test_asset_collection.py +223 -0
  130. idmtools_test/utils/test_execute_platform.py +137 -0
  131. idmtools_test/utils/test_platform.py +94 -0
  132. idmtools_test/utils/test_task.py +69 -0
  133. idmtools_test/utils/utils.py +146 -0
  134. idmtools_test-0.0.2.dist-info/METADATA +48 -0
  135. idmtools_test-0.0.2.dist-info/RECORD +139 -0
  136. idmtools_test-0.0.2.dist-info/entry_points.txt +9 -0
  137. idmtools_test-0.0.2.dist-info/licenses/LICENSE.TXT +3 -0
  138. idmtools_test-0.0.0.dev0.dist-info/METADATA +0 -41
  139. idmtools_test-0.0.0.dev0.dist-info/RECORD +0 -5
  140. {idmtools_test-0.0.0.dev0.dist-info → idmtools_test-0.0.2.dist-info}/WHEEL +0 -0
  141. {idmtools_test-0.0.0.dev0.dist-info → idmtools_test-0.0.2.dist-info}/top_level.txt +0 -0
@@ -0,0 +1,943 @@
1
+ {
2
+ "parameters": {
3
+ "Acquisition_Blocking_Immunity_Decay_Rate": 0.01,
4
+ "Acquisition_Blocking_Immunity_Duration_Before_Decay": 90,
5
+ "Age_Dependent_Biting_Risk_Type": "SURFACE_AREA_DEPENDENT",
6
+ "Age_Initialization_Distribution_Type": "DISTRIBUTION_SIMPLE",
7
+ "Air_Migration_Filename": "",
8
+ "Air_Migration_Roundtrip_Duration": 0,
9
+ "Air_Migration_Roundtrip_Probability": 0,
10
+ "Air_Temperature_Filename": "Zambia_30arcsec_air_temperature_daily.bin",
11
+ "Air_Temperature_Offset": 0,
12
+ "Air_Temperature_Variance": 2,
13
+ "Anemia_Mortality_Inverse_Width": 150,
14
+ "Anemia_Mortality_Threshold": 1,
15
+ "Anemia_Severe_Inverse_Width": 100,
16
+ "Anemia_Severe_Threshold": 5,
17
+ "Animal_Reservoir_Type": "NO_ZOONOSIS",
18
+ "Antibody_CSP_Decay_Days": 90,
19
+ "Antibody_CSP_Killing_Inverse_Width": 1.5,
20
+ "Antibody_CSP_Killing_Threshold": 20,
21
+ "Antibody_Capacity_Growth_Rate": 0.09,
22
+ "Antibody_IRBC_Kill_Rate": 1.596,
23
+ "Antibody_Memory_Level": 0.34,
24
+ "Antibody_Stimulation_C50": 30,
25
+ "Antigen_Switch_Rate": 7.645570124964182e-10,
26
+ "Base_Air_Temperature": 27,
27
+ "Base_Gametocyte_Fraction_Male": 0.2,
28
+ "Base_Gametocyte_Mosquito_Survival_Rate": 0.002011099,
29
+ "Base_Gametocyte_Production_Rate": 0.06150582,
30
+ "Base_Incubation_Period": 7,
31
+ "Base_Individual_Sample_Rate": 1,
32
+ "Base_Infectious_Period": 180,
33
+ "Base_Infectivity": 1,
34
+ "Base_Land_Temperature": 27,
35
+ "Base_Mortality": 0,
36
+ "Base_Population_Scale_Factor": 1,
37
+ "Base_Rainfall": 10.0,
38
+ "Base_Relative_Humidity": 0.75,
39
+ "Base_Sporozoite_Survival_Fraction": 0.25,
40
+ "Birth_Rate_Dependence": "FIXED_BIRTH_RATE",
41
+ "Birth_Rate_Time_Dependence": "NONE",
42
+ "Campaign_Filename": "campaign.json",
43
+ "Climate_Model": "CLIMATE_BY_DATA",
44
+ "Climate_Update_Resolution": "CLIMATE_UPDATE_DAY",
45
+ "Clinical_Fever_Threshold_High": 1.5,
46
+ "Clinical_Fever_Threshold_Low": 0.5,
47
+ "Config_Name": "",
48
+ "Custom_Reports_Filename": "custom_reports.json",
49
+ "Cytokine_Gametocyte_Inactivation": 0.01667,
50
+ "Death_Rate_Dependence": "NONDISEASE_MORTALITY_BY_AGE_AND_GENDER",
51
+ "Default_Geography_Initial_Node_Population": 100,
52
+ "Default_Geography_Torus_Size": 10,
53
+ "Demographics_Filenames": [
54
+ "demo.json"
55
+ ],
56
+ "Disable_IP_Whitelist": 1,
57
+ "Egg_Hatch_Delay_Distribution": "NO_DELAY",
58
+ "Egg_Hatch_Density_Dependence": "NO_DENSITY_DEPENDENCE",
59
+ "Egg_Saturation_At_Oviposition": "SATURATION_AT_OVIPOSITION",
60
+ "Enable_Aging": 1,
61
+ "Enable_Air_Migration": 0,
62
+ "Enable_Birth": 1,
63
+ "Enable_Climate_Stochasticity": 0,
64
+ "Enable_Default_Reporting": 1,
65
+ "Enable_Demographics_Birth": 1,
66
+ "Enable_Demographics_Builtin": 0,
67
+ "Enable_Demographics_Gender": 1,
68
+ "Enable_Demographics_Initial": 1,
69
+ "Enable_Demographics_Other": 1,
70
+ "Enable_Demographics_Reporting": 0,
71
+ "Enable_Demographics_Risk": 0,
72
+ "Enable_Disease_Mortality": 0,
73
+ "Enable_Drought_Egg_Hatch_Delay": 0,
74
+ "Enable_Egg_Mortality": 0,
75
+ "Enable_Family_Migration": 0,
76
+ "Enable_Heterogeneous_Intranode_Transmission": 0,
77
+ "Enable_Immune_Decay": 1,
78
+ "Enable_Immunity": 1,
79
+ "Enable_Immunity_Distribution": 0,
80
+ "Enable_Immunity_Initialization_Distribution": 0,
81
+ "Enable_Initial_Prevalence": 1,
82
+ "Enable_Interventions": 1,
83
+ "Enable_Local_Migration": 1,
84
+ "Enable_Log_Throttling": 1,
85
+ "Enable_Maternal_Antibodies_Transmission": 1,
86
+ "Enable_Maternal_Infection_Transmission": 0,
87
+ "Enable_Maternal_Protection": 0,
88
+ "Enable_Maternal_Transmission": 0,
89
+ "Enable_Migration_Heterogeneity": 0,
90
+ "Enable_Natural_Mortality": 1,
91
+ "Enable_Nondisease_Mortality": 1,
92
+ "Enable_Property_Output": 0,
93
+ "Enable_Rainfall_Stochasticity": 1,
94
+ "Enable_Regional_Migration": 1,
95
+ "Enable_Sea_Demographics_Modifiers": 0,
96
+ "Enable_Sea_Family_Migration": 0,
97
+ "Enable_Sea_Migration": 0,
98
+ "Enable_Sexual_Combination": 0,
99
+ "Enable_Skipping": 0,
100
+ "Enable_Spatial_Output": 0,
101
+ "Enable_Superinfection": 1,
102
+ "Enable_Susceptibility_Scaling": 0,
103
+ "Enable_Temperature_Dependent_Egg_Hatching": 0,
104
+ "Enable_Temperature_Dependent_Feeding_Cycle": 0,
105
+ "Enable_Timestep_Channel_In_Report": 0,
106
+ "Enable_Vector_Aging": 0,
107
+ "Enable_Vector_Migration": 0,
108
+ "Enable_Vector_Migration_Human": 0,
109
+ "Enable_Vector_Migration_Local": 0,
110
+ "Enable_Vector_Migration_Regional": 0,
111
+ "Enable_Vector_Migration_Wind": 0,
112
+ "Enable_Vector_Mortality": 1,
113
+ "Enable_Vector_Species_Report": 1,
114
+ "Enable_Vital_Dynamics": 1,
115
+ "Erythropoiesis_Anemia_Effect": 3.5,
116
+ "Falciparum_MSP_Variants": 32,
117
+ "Falciparum_Nonspecific_Types": 76,
118
+ "Falciparum_PfEMP1_Variants": 1070,
119
+ "Family_Migration_Filename": "",
120
+ "Family_Migration_Roundtrip_Duration": 1.0,
121
+ "Fever_Detection_Threshold": 1,
122
+ "Fever_IRBC_Kill_Rate": 1.4,
123
+ "Fever_Mortality_Inverse_Width": 1000,
124
+ "Fever_Mortality_Threshold": 10,
125
+ "Fever_Severe_Inverse_Width": 30.323,
126
+ "Fever_Severe_Threshold": 3.8719,
127
+ "Gametocyte_Smear_Sensitivity": 0.1,
128
+ "Gametocyte_Stage_Survival_Rate": 0.588569307,
129
+ "Genome_Markers": [],
130
+ "Geography": "",
131
+ "HEG_Fecundity_Limiting": 0.0,
132
+ "HEG_Homing_Rate": 0.0,
133
+ "HEG_Model": "OFF",
134
+ "Human_Feeding_Mortality": 0.1,
135
+ "Immunity_Acquisition_Factor": 1,
136
+ "Immunity_Initialization_Distribution_Type": "DISTRIBUTION_OFF",
137
+ "Immunity_Mortality_Factor": 1,
138
+ "Immunity_Transmission_Factor": 1,
139
+ "Incubation_Period_Distribution": "FIXED_DURATION",
140
+ "Individual_Sampling_Type": "TRACK_ALL",
141
+ "Infection_Updates_Per_Timestep": 8,
142
+ "Infectious_Period_Distribution": "EXPONENTIAL_DURATION",
143
+ "Infectivity_Scale_Type": "CONSTANT_INFECTIVITY",
144
+ "Innate_Immune_Variation_Type": "NONE",
145
+ "Land_Temperature_Filename": "Zambia_30arcsec_air_temperature_daily.bin",
146
+ "Land_Temperature_Offset": 0,
147
+ "Land_Temperature_Variance": 2,
148
+ "Larval_Density_Dependence": "UNIFORM_WHEN_OVERPOPULATION",
149
+ "Listed_Events": [
150
+ "TestedPositive_47811",
151
+ "TestedNegative_76286",
152
+ "Received_Campaign_Drugs",
153
+ "TestedPositive_33839",
154
+ "TestedNegative_60576",
155
+ "TestedPositive_83798",
156
+ "TestedPositive_36525",
157
+ "Received_RCD_Drugs",
158
+ "TestedNegative_97232",
159
+ "TestedNegative_15428",
160
+ "TestedNegative_3352",
161
+ "TestedNegative_25411",
162
+ "TestedNegative_72899",
163
+ "TestedNegative_14048",
164
+ "TestedPositive_28006",
165
+ "TestedNegative_44207",
166
+ "TestedPositive_7881",
167
+ "TestedNegative_59380",
168
+ "TestedPositive_1946",
169
+ "TestedNegative_66395",
170
+ "TestedPositive_36424",
171
+ "TestedNegative_13474",
172
+ "TestedPositive_92478",
173
+ "TestedPositive_20095",
174
+ "TestedPositive_5227",
175
+ "TestedNegative_58574",
176
+ "TestedNegative_53042",
177
+ "TestedNegative_44962",
178
+ "TestedPositive_60909",
179
+ "TestedNegative_49062",
180
+ "TestedNegative_72353",
181
+ "TestedNegative_78805",
182
+ "TestedPositive_81576",
183
+ "TestedPositive_43531",
184
+ "Received_IRS",
185
+ "TestedPositive_86245",
186
+ "TestedNegative_77400",
187
+ "TestedNegative_80599",
188
+ "TestedPositive_63686",
189
+ "TestedPositive_20091",
190
+ "TestedPositive_93494",
191
+ "TestedPositive_56297",
192
+ "TestedNegative_3813",
193
+ "TestedNegative_47153",
194
+ "TestedPositive_81632",
195
+ "TestedNegative_82631",
196
+ "TestedNegative_8337",
197
+ "TestedPositive_70915",
198
+ "TestedPositive_93855",
199
+ "TestedPositive_92926",
200
+ "TestedPositive_78965",
201
+ "TestedNegative_41736",
202
+ "TestedNegative_28401",
203
+ "TestedNegative_58325",
204
+ "TestedNegative_23389",
205
+ "TestedPositive_19963",
206
+ "TestedNegative_91820",
207
+ "TestedPositive_74617",
208
+ "TestedNegative_46595",
209
+ "TestedNegative_28866",
210
+ "TestedPositive_30913",
211
+ "TestedPositive_28809",
212
+ "TestedNegative_56634",
213
+ "TestedNegative_58753",
214
+ "TestedPositive_57698",
215
+ "Diagnostic_Survey_0",
216
+ "TestedPositive_13499",
217
+ "TestedNegative_89574",
218
+ "TestedPositive_10425",
219
+ "TestedPositive_96274",
220
+ "Received_Test",
221
+ "TestedPositive_98413",
222
+ "TestedPositive_28687",
223
+ "TestedPositive_98513",
224
+ "TestedNegative_47192",
225
+ "TestedNegative_67570",
226
+ "TestedNegative_54856",
227
+ "TestedNegative_57442",
228
+ "TestedPositive_81069",
229
+ "TestedPositive_14052",
230
+ "TestedNegative_65229",
231
+ "TestedPositive_50222",
232
+ "TestedNegative_16335",
233
+ "TestedNegative_10497",
234
+ "TestedNegative_35299",
235
+ "TestedNegative_59101",
236
+ "TestedNegative_7033",
237
+ "TestedPositive_74469",
238
+ "TestedNegative_6302",
239
+ "TestedPositive",
240
+ "TestedNegative_70984",
241
+ "TestedNegative_76455",
242
+ "TestedNegative_47850",
243
+ "TestedPositive_63479",
244
+ "TestedNegative_54498",
245
+ "TestedNegative",
246
+ "TestedPositive_73214",
247
+ "TestedPositive_84436",
248
+ "TestedNegative_67293",
249
+ "Received_Treatment",
250
+ "TestedNegative_97796",
251
+ "TestedPositive_36085",
252
+ "TestedNegative_11380",
253
+ "TestedPositive_67370",
254
+ "Bednet_Using",
255
+ "TestedPositive_76738",
256
+ "TestedNegative_60333",
257
+ "TestedPositive_36224",
258
+ "TestedPositive_55188",
259
+ "TestedNegative_32025",
260
+ "TestedPositive_92917",
261
+ "TestedPositive_66783",
262
+ "TestedPositive_39133",
263
+ "TestedNegative_89311",
264
+ "TestedNegative_85434",
265
+ "TestedPositive_40669",
266
+ "TestedPositive_20198",
267
+ "TestedPositive_22754",
268
+ "Bednet_Got_New_One",
269
+ "TestedNegative_24128",
270
+ "TestedNegative_46530",
271
+ "TestedNegative_39398",
272
+ "TestedPositive_56805",
273
+ "TestedPositive_65808",
274
+ "TestedNegative_51824",
275
+ "TestedPositive_56986",
276
+ "TestedPositive_95270",
277
+ "TestedNegative_42738",
278
+ "TestedNegative_5350",
279
+ "TestedNegative_85869",
280
+ "TestedPositive_37716",
281
+ "TestedPositive_31908",
282
+ "TestedPositive_22328",
283
+ "TestedPositive_1173",
284
+ "TestedNegative_9431",
285
+ "TestedNegative_34938",
286
+ "TestedNegative_52165",
287
+ "TestedPositive_23824",
288
+ "TestedPositive_67536",
289
+ "TestedPositive_28142",
290
+ "TestedNegative_23831",
291
+ "TestedPositive_35824",
292
+ "TestedPositive_76119",
293
+ "TestedNegative_51046",
294
+ "TestedPositive_84227",
295
+ "TestedPositive_25116",
296
+ "TestedNegative_11611",
297
+ "TestedNegative_85212",
298
+ "TestedPositive_22805",
299
+ "TestedNegative_67734",
300
+ "TestedPositive_95304",
301
+ "Bednet_Discarded",
302
+ "TestedNegative_10513",
303
+ "TestedPositive_13899",
304
+ "TestedNegative_15560",
305
+ "TestedPositive_66405",
306
+ "TestedPositive_80084"
307
+ ],
308
+ "Load_Balance_Filename": "",
309
+ "Load_Balance_Scheme": "STATIC",
310
+ "Local_Migration_Filename": "Local_Migration.bin",
311
+ "Local_Migration_Roundtrip_Duration": 2,
312
+ "Local_Migration_Roundtrip_Probability": 1,
313
+ "MSP1_Merozoite_Kill_Fraction": 0.511735322,
314
+ "Malaria_Drug_Params": {
315
+ "Abstract": {
316
+ "Bodyweight_Exponent": 1,
317
+ "Drug_Adherence_Rate": 1.0,
318
+ "Drug_Cmax": 100,
319
+ "Drug_Decay_T1": 10,
320
+ "Drug_Decay_T2": 10,
321
+ "Drug_Dose_Interval": 1,
322
+ "Drug_Fulltreatment_Doses": 3,
323
+ "Drug_Gametocyte02_Killrate": 0.0,
324
+ "Drug_Gametocyte34_Killrate": 0.0,
325
+ "Drug_GametocyteM_Killrate": 0.0,
326
+ "Drug_Hepatocyte_Killrate": 0.0,
327
+ "Drug_PKPD_C50": 10,
328
+ "Drug_Vd": 1,
329
+ "Fractional_Dose_By_Upper_Age": [
330
+ {
331
+ "Fraction_Of_Adult_Dose": 0.25,
332
+ "Upper_Age_In_Years": 3
333
+ },
334
+ {
335
+ "Fraction_Of_Adult_Dose": 0.5,
336
+ "Upper_Age_In_Years": 6
337
+ },
338
+ {
339
+ "Fraction_Of_Adult_Dose": 0.75,
340
+ "Upper_Age_In_Years": 10
341
+ }
342
+ ],
343
+ "Max_Drug_IRBC_Kill": 4.8
344
+ },
345
+ "Amodiaquine": {
346
+ "Bodyweight_Exponent": 1,
347
+ "Drug_Adherence_Rate": 1.0,
348
+ "Drug_Cmax": 478,
349
+ "Drug_Decay_T1": 2.7,
350
+ "Drug_Decay_T2": 60,
351
+ "Drug_Dose_Interval": 1,
352
+ "Drug_Fulltreatment_Doses": 3,
353
+ "Drug_Gametocyte02_Killrate": 0.0,
354
+ "Drug_Gametocyte34_Killrate": 0.0,
355
+ "Drug_GametocyteM_Killrate": 0.0,
356
+ "Drug_Hepatocyte_Killrate": 0.0,
357
+ "Drug_PKPD_C50": 0.0064,
358
+ "Drug_Vd": 16,
359
+ "Fractional_Dose_By_Upper_Age": [
360
+ {
361
+ "Fraction_Of_Adult_Dose": 0.16,
362
+ "Upper_Age_In_Years": 1
363
+ },
364
+ {
365
+ "Fraction_Of_Adult_Dose": 0.2,
366
+ "Upper_Age_In_Years": 2
367
+ },
368
+ {
369
+ "Fraction_Of_Adult_Dose": 0.25,
370
+ "Upper_Age_In_Years": 3
371
+ },
372
+ {
373
+ "Fraction_Of_Adult_Dose": 0.27,
374
+ "Upper_Age_In_Years": 4
375
+ },
376
+ {
377
+ "Fraction_Of_Adult_Dose": 0.32,
378
+ "Upper_Age_In_Years": 5
379
+ }
380
+ ],
381
+ "Max_Drug_IRBC_Kill": 3.5
382
+ },
383
+ "Artemether": {
384
+ "Bodyweight_Exponent": 1,
385
+ "Drug_Adherence_Rate": 1.0,
386
+ "Drug_Cmax": 114,
387
+ "Drug_Decay_T1": 0.12,
388
+ "Drug_Decay_T2": 0.12,
389
+ "Drug_Dose_Interval": 0.5,
390
+ "Drug_Fulltreatment_Doses": 6,
391
+ "Drug_Gametocyte02_Killrate": 2.5,
392
+ "Drug_Gametocyte34_Killrate": 1.5,
393
+ "Drug_GametocyteM_Killrate": 0.7,
394
+ "Drug_Hepatocyte_Killrate": 0.0,
395
+ "Drug_PKPD_C50": 0.6,
396
+ "Drug_Vd": 1,
397
+ "Fractional_Dose_By_Upper_Age": [
398
+ {
399
+ "Fraction_Of_Adult_Dose": 0.25,
400
+ "Upper_Age_In_Years": 3
401
+ },
402
+ {
403
+ "Fraction_Of_Adult_Dose": 0.5,
404
+ "Upper_Age_In_Years": 6
405
+ },
406
+ {
407
+ "Fraction_Of_Adult_Dose": 0.75,
408
+ "Upper_Age_In_Years": 10
409
+ }
410
+ ],
411
+ "Max_Drug_IRBC_Kill": 8.9
412
+ },
413
+ "Chloroquine": {
414
+ "Bodyweight_Exponent": 1,
415
+ "Drug_Adherence_Rate": 1.0,
416
+ "Drug_Cmax": 150,
417
+ "Drug_Decay_T1": 8.9,
418
+ "Drug_Decay_T2": 244,
419
+ "Drug_Dose_Interval": 1,
420
+ "Drug_Fulltreatment_Doses": 3,
421
+ "Drug_Gametocyte02_Killrate": 0.0,
422
+ "Drug_Gametocyte34_Killrate": 0.0,
423
+ "Drug_GametocyteM_Killrate": 0.0,
424
+ "Drug_Hepatocyte_Killrate": 0.0,
425
+ "Drug_PKPD_C50": 150,
426
+ "Drug_Vd": 3.9,
427
+ "Fractional_Dose_By_Upper_Age": [
428
+ {
429
+ "Fraction_Of_Adult_Dose": 0.17,
430
+ "Upper_Age_In_Years": 5
431
+ },
432
+ {
433
+ "Fraction_Of_Adult_Dose": 0.33,
434
+ "Upper_Age_In_Years": 9
435
+ },
436
+ {
437
+ "Fraction_Of_Adult_Dose": 0.67,
438
+ "Upper_Age_In_Years": 14
439
+ }
440
+ ],
441
+ "Max_Drug_IRBC_Kill": 4.8
442
+ },
443
+ "DHA": {
444
+ "Bodyweight_Exponent": 1,
445
+ "Drug_Adherence_Rate": 1.0,
446
+ "Drug_Cmax": 200,
447
+ "Drug_Decay_T1": 0.12,
448
+ "Drug_Decay_T2": 0.12,
449
+ "Drug_Dose_Interval": 1,
450
+ "Drug_Fulltreatment_Doses": 3,
451
+ "Drug_Gametocyte02_Killrate": 2.5,
452
+ "Drug_Gametocyte34_Killrate": 1.5,
453
+ "Drug_GametocyteM_Killrate": 0.7,
454
+ "Drug_Hepatocyte_Killrate": 0.0,
455
+ "Drug_PKPD_C50": 0.6,
456
+ "Drug_Vd": 1,
457
+ "Fractional_Dose_By_Upper_Age": [
458
+ {
459
+ "Fraction_Of_Adult_Dose": 0.375,
460
+ "Upper_Age_In_Years": 0.83
461
+ },
462
+ {
463
+ "Fraction_Of_Adult_Dose": 0.5,
464
+ "Upper_Age_In_Years": 2.83
465
+ },
466
+ {
467
+ "Fraction_Of_Adult_Dose": 0.625,
468
+ "Upper_Age_In_Years": 5.25
469
+ },
470
+ {
471
+ "Fraction_Of_Adult_Dose": 0.75,
472
+ "Upper_Age_In_Years": 7.33
473
+ },
474
+ {
475
+ "Fraction_Of_Adult_Dose": 0.875,
476
+ "Upper_Age_In_Years": 9.42
477
+ }
478
+ ],
479
+ "Max_Drug_IRBC_Kill": 9.2
480
+ },
481
+ "Lumefantrine": {
482
+ "Bodyweight_Exponent": 0.35,
483
+ "Drug_Adherence_Rate": 1.0,
484
+ "Drug_Cmax": 1017,
485
+ "Drug_Decay_T1": 1.3,
486
+ "Drug_Decay_T2": 2.0,
487
+ "Drug_Dose_Interval": 0.5,
488
+ "Drug_Fulltreatment_Doses": 6,
489
+ "Drug_Gametocyte02_Killrate": 2.4,
490
+ "Drug_Gametocyte34_Killrate": 0.0,
491
+ "Drug_GametocyteM_Killrate": 0.0,
492
+ "Drug_Hepatocyte_Killrate": 0.0,
493
+ "Drug_PKPD_C50": 280,
494
+ "Drug_Vd": 1.2,
495
+ "Fractional_Dose_By_Upper_Age": [
496
+ {
497
+ "Fraction_Of_Adult_Dose": 0.25,
498
+ "Upper_Age_In_Years": 3
499
+ },
500
+ {
501
+ "Fraction_Of_Adult_Dose": 0.5,
502
+ "Upper_Age_In_Years": 6
503
+ },
504
+ {
505
+ "Fraction_Of_Adult_Dose": 0.75,
506
+ "Upper_Age_In_Years": 10
507
+ }
508
+ ],
509
+ "Max_Drug_IRBC_Kill": 4.8
510
+ },
511
+ "Piperaquine": {
512
+ "Bodyweight_Exponent": 0,
513
+ "Drug_Adherence_Rate": 1.0,
514
+ "Drug_Cmax": 30,
515
+ "Drug_Decay_T1": 0.17,
516
+ "Drug_Decay_T2": 41,
517
+ "Drug_Dose_Interval": 1,
518
+ "Drug_Fulltreatment_Doses": 3,
519
+ "Drug_Gametocyte02_Killrate": 2.3,
520
+ "Drug_Gametocyte34_Killrate": 0.0,
521
+ "Drug_GametocyteM_Killrate": 0.0,
522
+ "Drug_Hepatocyte_Killrate": 0.0,
523
+ "Drug_PKPD_C50": 5,
524
+ "Drug_Vd": 49,
525
+ "Fractional_Dose_By_Upper_Age": [
526
+ {
527
+ "Fraction_Of_Adult_Dose": 0.375,
528
+ "Upper_Age_In_Years": 0.83
529
+ },
530
+ {
531
+ "Fraction_Of_Adult_Dose": 0.5,
532
+ "Upper_Age_In_Years": 2.83
533
+ },
534
+ {
535
+ "Fraction_Of_Adult_Dose": 0.625,
536
+ "Upper_Age_In_Years": 5.25
537
+ },
538
+ {
539
+ "Fraction_Of_Adult_Dose": 0.75,
540
+ "Upper_Age_In_Years": 7.33
541
+ },
542
+ {
543
+ "Fraction_Of_Adult_Dose": 0.875,
544
+ "Upper_Age_In_Years": 9.42
545
+ }
546
+ ],
547
+ "Max_Drug_IRBC_Kill": 4.6
548
+ },
549
+ "Primaquine": {
550
+ "Bodyweight_Exponent": 1,
551
+ "Drug_Adherence_Rate": 1.0,
552
+ "Drug_Cmax": 75,
553
+ "Drug_Decay_T1": 0.36,
554
+ "Drug_Decay_T2": 0.36,
555
+ "Drug_Dose_Interval": 1,
556
+ "Drug_Fulltreatment_Doses": 1,
557
+ "Drug_Gametocyte02_Killrate": 2.0,
558
+ "Drug_Gametocyte34_Killrate": 5.0,
559
+ "Drug_GametocyteM_Killrate": 50.0,
560
+ "Drug_Hepatocyte_Killrate": 0.1,
561
+ "Drug_PKPD_C50": 15,
562
+ "Drug_Vd": 1,
563
+ "Fractional_Dose_By_Upper_Age": [
564
+ {
565
+ "Fraction_Of_Adult_Dose": 0.17,
566
+ "Upper_Age_In_Years": 5
567
+ },
568
+ {
569
+ "Fraction_Of_Adult_Dose": 0.33,
570
+ "Upper_Age_In_Years": 9
571
+ },
572
+ {
573
+ "Fraction_Of_Adult_Dose": 0.67,
574
+ "Upper_Age_In_Years": 14
575
+ }
576
+ ],
577
+ "Max_Drug_IRBC_Kill": 0.0
578
+ },
579
+ "Pyrimethamine": {
580
+ "Bodyweight_Exponent": 1,
581
+ "Drug_Adherence_Rate": 1.0,
582
+ "Drug_Cmax": 281,
583
+ "Drug_Decay_T1": 3,
584
+ "Drug_Decay_T2": 3,
585
+ "Drug_Dose_Interval": 1,
586
+ "Drug_Fulltreatment_Doses": 1,
587
+ "Drug_Gametocyte02_Killrate": 0.0,
588
+ "Drug_Gametocyte34_Killrate": 0.0,
589
+ "Drug_GametocyteM_Killrate": 0.0,
590
+ "Drug_Hepatocyte_Killrate": 0.0,
591
+ "Drug_PKPD_C50": 0.24,
592
+ "Drug_Vd": 1,
593
+ "Fractional_Dose_By_Upper_Age": [
594
+ {
595
+ "Fraction_Of_Adult_Dose": 0.16,
596
+ "Upper_Age_In_Years": 1
597
+ },
598
+ {
599
+ "Fraction_Of_Adult_Dose": 0.2,
600
+ "Upper_Age_In_Years": 2
601
+ },
602
+ {
603
+ "Fraction_Of_Adult_Dose": 0.25,
604
+ "Upper_Age_In_Years": 3
605
+ },
606
+ {
607
+ "Fraction_Of_Adult_Dose": 0.27,
608
+ "Upper_Age_In_Years": 4
609
+ },
610
+ {
611
+ "Fraction_Of_Adult_Dose": 0.32,
612
+ "Upper_Age_In_Years": 5
613
+ }
614
+ ],
615
+ "Max_Drug_IRBC_Kill": 3.5
616
+ },
617
+ "Sulfadoxine": {
618
+ "Bodyweight_Exponent": 1,
619
+ "Drug_Adherence_Rate": 1.0,
620
+ "Drug_Cmax": 64,
621
+ "Drug_Decay_T1": 7,
622
+ "Drug_Decay_T2": 7,
623
+ "Drug_Dose_Interval": 1,
624
+ "Drug_Fulltreatment_Doses": 1,
625
+ "Drug_Gametocyte02_Killrate": 0.0,
626
+ "Drug_Gametocyte34_Killrate": 0.0,
627
+ "Drug_GametocyteM_Killrate": 0.0,
628
+ "Drug_Hepatocyte_Killrate": 0.0,
629
+ "Drug_PKPD_C50": 0.62,
630
+ "Drug_Vd": 1,
631
+ "Fractional_Dose_By_Upper_Age": [
632
+ {
633
+ "Fraction_Of_Adult_Dose": 0.16,
634
+ "Upper_Age_In_Years": 1
635
+ },
636
+ {
637
+ "Fraction_Of_Adult_Dose": 0.2,
638
+ "Upper_Age_In_Years": 2
639
+ },
640
+ {
641
+ "Fraction_Of_Adult_Dose": 0.25,
642
+ "Upper_Age_In_Years": 3
643
+ },
644
+ {
645
+ "Fraction_Of_Adult_Dose": 0.27,
646
+ "Upper_Age_In_Years": 4
647
+ },
648
+ {
649
+ "Fraction_Of_Adult_Dose": 0.32,
650
+ "Upper_Age_In_Years": 5
651
+ }
652
+ ],
653
+ "Max_Drug_IRBC_Kill": 3.5
654
+ },
655
+ "Vehicle": {
656
+ "Bodyweight_Exponent": 0,
657
+ "Drug_Cmax": 10,
658
+ "Drug_Decay_T1": 1,
659
+ "Drug_Decay_T2": 1,
660
+ "Drug_Dose_Interval": 1,
661
+ "Drug_Fulltreatment_Doses": 1,
662
+ "Drug_Gametocyte02_Killrate": 0.0,
663
+ "Drug_Gametocyte34_Killrate": 0.0,
664
+ "Drug_GametocyteM_Killrate": 0.0,
665
+ "Drug_Hepatocyte_Killrate": 0.0,
666
+ "Drug_PKPD_C50": 5,
667
+ "Drug_Vd": 10,
668
+ "Fractional_Dose_By_Upper_Age": [],
669
+ "Max_Drug_IRBC_Kill": 0.0
670
+ }
671
+ },
672
+ "Malaria_Model": "MALARIA_MECHANISTIC_MODEL",
673
+ "Malaria_Strain_Model": "FALCIPARUM_RANDOM_STRAIN",
674
+ "Maternal_Antibodies_Type": "SIMPLE_WANING",
675
+ "Maternal_Antibody_Decay_Rate": 0.01,
676
+ "Maternal_Antibody_Protection": 0.1327,
677
+ "Maternal_Transmission_Probability": 0,
678
+ "Max_Individual_Infections": 3,
679
+ "Max_MSP1_Antibody_Growthrate": 0.045,
680
+ "Max_Node_Population_Samples": 40,
681
+ "Mean_Egg_Hatch_Delay": 0,
682
+ "Mean_Sporozoites_Per_Bite": 11,
683
+ "Memory_Usage_Halting_Threshold_Working_Set_MB": 60000,
684
+ "Memory_Usage_Warning_Threshold_Working_Set_MB": 50000,
685
+ "Merozoites_Per_Hepatocyte": 15000,
686
+ "Merozoites_Per_Schizont": 16,
687
+ "Migration_Model": "FIXED_RATE_MIGRATION",
688
+ "Migration_Pattern": "SINGLE_ROUND_TRIPS",
689
+ "Min_Adapted_Response": 0.05,
690
+ "Min_Days_Between_Clinical_Incidents": 14,
691
+ "Minimum_Adult_Age_Years": 15,
692
+ "Mortality_Blocking_Immunity_Decay_Rate": 0.001,
693
+ "Mortality_Blocking_Immunity_Duration_Before_Decay": 90,
694
+ "Mortality_Time_Course": "DAILY_MORTALITY",
695
+ "Mosquito_Weight": 1,
696
+ "New_Diagnostic_Sensitivity": 0.025,
697
+ "Newborn_Biting_Risk_Multiplier": 0.2,
698
+ "Node_Grid_Size": 0.042,
699
+ "Nonspecific_Antibody_Growth_Rate_Factor": 0.5,
700
+ "Nonspecific_Antigenicity_Factor": 0.415111634,
701
+ "Num_Cores": 2,
702
+ "Number_Basestrains": 1,
703
+ "Number_Of_Asexual_Cycles_Without_Gametocytes": 1,
704
+ "Number_Substrains": 1,
705
+ "PCR_Sensitivity": 20,
706
+ "PKPD_Model": "CONCENTRATION_VERSUS_TIME",
707
+ "Parasite_Mortality_Inverse_Width": 100,
708
+ "Parasite_Mortality_Threshold": 3000000.0,
709
+ "Parasite_Severe_Inverse_Width": 7.931,
710
+ "Parasite_Severe_Threshold": 317351.0,
711
+ "Parasite_Smear_Sensitivity": 0.025,
712
+ "Parasite_Switch_Type": "RATE_PER_PARASITE_7VARS",
713
+ "PfHRP2_Boost_Rate": 0.07,
714
+ "PfHRP2_Decay_Rate": 0.172,
715
+ "Population_Density_C50": 30,
716
+ "Population_Density_Infectivity_Correction": "CONSTANT_INFECTIVITY",
717
+ "Population_Scale_Type": "FIXED_SCALING",
718
+ "Post_Infection_Acquisition_Multiplier": 1,
719
+ "Post_Infection_Mortality_Multiplier": 1,
720
+ "Post_Infection_Transmission_Multiplier": 1,
721
+ "Pyrogenic_Threshold": 15000.0,
722
+ "Python_Script_Path": "",
723
+ "RBC_Destruction_Multiplier": 3.29,
724
+ "RDT_Sensitivity": 0.01,
725
+ "Rainfall_Filename": "Zambia_30arcsec_rainfall_daily.bin",
726
+ "Rainfall_In_mm_To_Fill_Swamp": 1000.0,
727
+ "Rainfall_Scale_Factor": 1,
728
+ "Random_Type": "USE_PSEUDO_DES",
729
+ "Regional_Migration_Filename": "Regional_Migration.bin",
730
+ "Regional_Migration_Roundtrip_Duration": 30,
731
+ "Regional_Migration_Roundtrip_Probability": 1,
732
+ "Relative_Humidity_Filename": "Zambia_30arcsec_relative_humidity_daily.bin",
733
+ "Relative_Humidity_Scale_Factor": 1,
734
+ "Relative_Humidity_Variance": 0.05,
735
+ "Report_Detection_Threshold_Blood_Smear_Gametocytes": 20,
736
+ "Report_Detection_Threshold_Blood_Smear_Parasites": 0,
737
+ "Report_Detection_Threshold_Fever": 1.0,
738
+ "Report_Detection_Threshold_PCR_Gametocytes": 0.05,
739
+ "Report_Detection_Threshold_PCR_Parasites": 0.05,
740
+ "Report_Detection_Threshold_PfHRP2": 40.0,
741
+ "Report_Detection_Threshold_True_Parasite_Density": 40,
742
+ "Report_Event_Recorder": 0,
743
+ "Report_Event_Recorder_Events": [
744
+ "Received_Test"
745
+ ],
746
+ "Report_Event_Recorder_Ignore_Events_In_List": 0,
747
+ "Roundtrip_Waypoints": 5,
748
+ "Run_Number": 3,
749
+ "Sample_Rate_0_18mo": 1,
750
+ "Sample_Rate_10_14": 1,
751
+ "Sample_Rate_15_19": 1,
752
+ "Sample_Rate_18mo_4yr": 1,
753
+ "Sample_Rate_20_Plus": 1,
754
+ "Sample_Rate_5_9": 1,
755
+ "Sample_Rate_Birth": 2,
756
+ "Sea_Demographics_Modifier_Adult_Females": 0.0,
757
+ "Sea_Demographics_Modifier_Adult_Males": 1.0,
758
+ "Sea_Demographics_Modifier_Child_Females": 0.0,
759
+ "Sea_Demographics_Modifier_Child_Males": 0.0,
760
+ "Sea_Family_Migration_Probability": 0.2,
761
+ "Sea_Migration_Filename": "",
762
+ "Sea_Migration_Roundtrip_Duration": 0,
763
+ "Sea_Migration_Roundtrip_Probability": 0,
764
+ "Semipermanent_Habitat_Decay_Rate": 0.01,
765
+ "Serialized_Population_Filenames": [
766
+ "state-20440-000.dtk",
767
+ "state-20440-001.dtk"
768
+ ],
769
+ "Serialized_Population_Path": "\\\\internal.idm.ctr\\IDM\\Home\\jsuresh\\output\\sianyoolo_serialize_climatefix_20190428_150151\\5e4\\77b\\4bc\\5e477b4b-c769-e911-a2c0-c4346bcb1554\\output",
770
+ "Simulation_Duration": 365,
771
+ "Simulation_Timestep": 1,
772
+ "Simulation_Type": "MALARIA_SIM",
773
+ "Start_Time": 0,
774
+ "Susceptibility_Scale_Type": "CONSTANT_SUSCEPTIBILITY",
775
+ "Temperature_Dependent_Feeding_Cycle": "NO_TEMPERATURE_DEPENDENCE",
776
+ "Temporary_Habitat_Decay_Factor": 0.05,
777
+ "Transmission_Blocking_Immunity_Decay_Rate": 0.01,
778
+ "Transmission_Blocking_Immunity_Duration_Before_Decay": 90,
779
+ "Valid_Intervention_States": [],
780
+ "Vector_Larval_Rainfall_Mortality": "NONE",
781
+ "Vector_Migration_Base_Rate": 0.5,
782
+ "Vector_Migration_Filename_Local": "",
783
+ "Vector_Migration_Filename_Regional": "",
784
+ "Vector_Migration_Food_Modifier": 0,
785
+ "Vector_Migration_Habitat_Modifier": 6.5,
786
+ "Vector_Migration_Stay_Put_Modifier": 0.3,
787
+ "Vector_Sampling_Type": "VECTOR_COMPARTMENTS_NUMBER",
788
+ "Vector_Species_Names": [
789
+ "funestus",
790
+ "arabiensis"
791
+ ],
792
+ "Vector_Species_Params": {
793
+ "arabiensis": {
794
+ "Acquire_Modifier": 0.8,
795
+ "Adult_Life_Expectancy": 20,
796
+ "Anthropophily": 0.65,
797
+ "Aquatic_Arrhenius_1": 84200000000,
798
+ "Aquatic_Arrhenius_2": 8328,
799
+ "Aquatic_Mortality_Rate": 0.1,
800
+ "Days_Between_Feeds": 3,
801
+ "Egg_Batch_Size": 100,
802
+ "Immature_Duration": 2,
803
+ "Indoor_Feeding_Fraction": 0.5,
804
+ "Infected_Arrhenius_1": 117000000000,
805
+ "Infected_Arrhenius_2": 8336,
806
+ "Infected_Egg_Batch_Factor": 0.8,
807
+ "Infectious_Human_Feed_Mortality_Factor": 1.5,
808
+ "Larval_Habitat_Types": {
809
+ "LINEAR_SPLINE": {
810
+ "Capacity_Distribution_Number_Of_Years": 1,
811
+ "Capacity_Distribution_Over_Time": {
812
+ "Times": [
813
+ 0.0,
814
+ 30.417,
815
+ 60.833,
816
+ 91.25,
817
+ 121.667,
818
+ 152.083,
819
+ 182.5,
820
+ 212.917,
821
+ 243.333,
822
+ 273.75,
823
+ 304.167,
824
+ 334.583
825
+ ],
826
+ "Values": [
827
+ 0.6,
828
+ 0.8,
829
+ 1.0,
830
+ 0.9,
831
+ 0.1,
832
+ 0.01,
833
+ 0.01,
834
+ 0.01,
835
+ 0.01,
836
+ 0.01,
837
+ 0.02,
838
+ 0.05
839
+ ]
840
+ },
841
+ "Max_Larval_Capacity": 10
842
+ }
843
+ },
844
+ "Nighttime_Feeding_Fraction": 1,
845
+ "Transmission_Rate": 0.9,
846
+ "Vector_Sugar_Feeding_Frequency": "VECTOR_SUGAR_FEEDING_NONE"
847
+ },
848
+ "funestus": {
849
+ "Acquire_Modifier": 0.8,
850
+ "Adult_Life_Expectancy": 20,
851
+ "Anthropophily": 0.65,
852
+ "Aquatic_Arrhenius_1": 84200000000,
853
+ "Aquatic_Arrhenius_2": 8328,
854
+ "Aquatic_Mortality_Rate": 0.1,
855
+ "Days_Between_Feeds": 3,
856
+ "Egg_Batch_Size": 100,
857
+ "Immature_Duration": 2,
858
+ "Indoor_Feeding_Fraction": 0.9,
859
+ "Infected_Arrhenius_1": 117000000000,
860
+ "Infected_Arrhenius_2": 8336,
861
+ "Infected_Egg_Batch_Factor": 0.8,
862
+ "Infectious_Human_Feed_Mortality_Factor": 1.5,
863
+ "Larval_Habitat_Types": {
864
+ "LINEAR_SPLINE": {
865
+ "Capacity_Distribution_Number_Of_Years": 1,
866
+ "Capacity_Distribution_Over_Time": {
867
+ "Times": [
868
+ 0.0,
869
+ 30.417,
870
+ 60.833,
871
+ 91.25,
872
+ 121.667,
873
+ 152.083,
874
+ 182.5,
875
+ 212.917,
876
+ 243.333,
877
+ 273.75,
878
+ 304.167,
879
+ 334.583
880
+ ],
881
+ "Values": [
882
+ 0.13333333,
883
+ 0.33333333,
884
+ 1.0,
885
+ 0.66666667,
886
+ 0.66666667,
887
+ 0.66666667,
888
+ 0.33333333,
889
+ 0.33333333,
890
+ 0.2,
891
+ 0.13333333,
892
+ 0.06666667,
893
+ 0.06666667
894
+ ]
895
+ },
896
+ "Max_Larval_Capacity": 10
897
+ }
898
+ },
899
+ "Nighttime_Feeding_Fraction": 1,
900
+ "Transmission_Rate": 0.9,
901
+ "Vector_Sugar_Feeding_Frequency": "VECTOR_SUGAR_FEEDING_NONE"
902
+ },
903
+ "gambiae": {
904
+ "Acquire_Modifier": 0.8,
905
+ "Adult_Life_Expectancy": 20,
906
+ "Anthropophily": 0.85,
907
+ "Aquatic_Arrhenius_1": 84200000000,
908
+ "Aquatic_Arrhenius_2": 8328,
909
+ "Aquatic_Mortality_Rate": 0.1,
910
+ "Days_Between_Feeds": 3,
911
+ "Egg_Batch_Size": 100,
912
+ "Immature_Duration": 2,
913
+ "Indoor_Feeding_Fraction": 0.95,
914
+ "Infected_Arrhenius_1": 117000000000,
915
+ "Infected_Arrhenius_2": 8336,
916
+ "Infected_Egg_Batch_Factor": 0.8,
917
+ "Infectious_Human_Feed_Mortality_Factor": 1.5,
918
+ "Larval_Habitat_Types": {
919
+ "CONSTANT": 80000000.0,
920
+ "TEMPORARY_RAINFALL": 800000000.0
921
+ },
922
+ "Nighttime_Feeding_Fraction": 1,
923
+ "Transmission_Rate": 0.9,
924
+ "Vector_Sugar_Feeding_Frequency": "VECTOR_SUGAR_FEEDING_NONE"
925
+ }
926
+ },
927
+ "Wolbachia_Infection_Modification": 1.0,
928
+ "Wolbachia_Mortality_Modification": 1.0,
929
+ "logLevel_JsonConfigurable": "WARNING",
930
+ "logLevel_default": "WARNING",
931
+ "x_Air_Migration": 1,
932
+ "x_Birth": 1,
933
+ "x_Family_Migration": 1,
934
+ "x_Local_Migration": 0.09509580564146093,
935
+ "x_Other_Mortality": 1,
936
+ "x_Population_Immunity": 1,
937
+ "x_Regional_Migration": 0.0002,
938
+ "x_Sea_Migration": 1,
939
+ "x_Temporary_Larval_Habitat": 1,
940
+ "x_Vector_Migration_Local": 0,
941
+ "x_Vector_Migration_Regional": 0
942
+ }
943
+ }