Skip to content

Commit

Permalink
Tidy up.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Bloedow committed Dec 6, 2023
1 parent 2002964 commit b72468f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions examples/future_campaign/multi_sweep_hint.py
Original file line number Diff line number Diff line change
Expand Up @@ -244,8 +244,6 @@ def run( sweep_choice="All", age_targeted=True, binary_immunity=True ):
task.config.parameters.Demographics_Filenames = ["demographics.json","TestDemographics_pak_updated.json"]
task.config.parameters.Death_Rate_Dependence = "NONDISEASE_MORTALITY_BY_YEAR_AND_AGE_FOR_EACH_GENDER"
task.config.parameters.Birth_Rate_Dependence = "INDIVIDUAL_PREGNANCIES_BY_AGE_AND_YEAR"
#task.config.parameters["Base_Incubation_Period"] = 1
#task.config.parameters["Base_Infectious_Period"] = 1
# this is dumb
task.common_assets.add_directory(assets_directory=manifest.assets_input_dir)
task.set_sif(manifest.sif)
Expand Down

0 comments on commit b72468f

Please sign in to comment.