.gitignore
CHANGELOG.rst
CODE_OF_CONDUCT.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
requirements.txt
setup.py
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/build.yaml
.github/workflows/docs.yaml
.github/workflows/ubuntu.yaml
.platform/README.md
.platform/covasim-deployment.yaml
.platform/ingress-local.yaml
.platform/ingresss-azure.yaml
bin/README.md
bin/covascens
bin/covasim
bin/test_scripts.sh
covasim/README.rst
covasim/__init__.py
covasim/base.py
covasim/defaults.py
covasim/interventions.py
covasim/misc.py
covasim/parameters.py
covasim/people.py
covasim/plotting.py
covasim/population.py
covasim/requirements.py
covasim/run.py
covasim/sim.py
covasim/utils.py
covasim/version.py
covasim.egg-info/PKG-INFO
covasim.egg-info/SOURCES.txt
covasim.egg-info/dependency_links.txt
covasim.egg-info/requires.txt
covasim.egg-info/top_level.txt
covasim/cruise_ship/__init__.py
covasim/cruise_ship/model.py
covasim/cruise_ship/parameters.py
covasim/cruise_ship/reported_infections.xlsx
covasim/cruise_ship/test_cruise_ship.py
covasim/cruise_ship/test_cruise_sim.py
covasim/data/__init__.py
covasim/data/country_age_data.py
covasim/data/household_size_data.py
covasim/data/loaders.py
covasim/data/state_age_data.py
covasim/webapp/README.rst
covasim/webapp/__init__.py
covasim/webapp/cova_app.css
covasim/webapp/cova_app.js
covasim/webapp/cova_app.py
covasim/webapp/example_nginx_config
covasim/webapp/index.html
covasim/webapp/launch_flask
covasim/webapp/launch_gunicorn
covasim/webapp/assets/idm-logo.png
covasim/webapp/assets/themify-icons.css
covasim/webapp/assets/fonts/themify.eot
covasim/webapp/assets/fonts/themify.svg
covasim/webapp/assets/fonts/themify.ttf
covasim/webapp/assets/fonts/themify.woff
covasim/webapp/node_modules/node-gyp/gyp/PRESUBMIT.py
covasim/webapp/node_modules/node-gyp/gyp/gyp_main.py
covasim/webapp/node_modules/node-gyp/gyp/setup.py
covasim/webapp/node_modules/node-gyp/gyp/pylib/gyp/MSVSNew.py
covasim/webapp/node_modules/node-gyp/gyp/pylib/gyp/MSVSProject.py
covasim/webapp/node_modules/node-gyp/gyp/pylib/gyp/MSVSSettings.py
covasim/webapp/node_modules/node-gyp/gyp/pylib/gyp/MSVSSettings_test.py
covasim/webapp/node_modules/node-gyp/gyp/pylib/gyp/MSVSToolFile.py
covasim/webapp/node_modules/node-gyp/gyp/pylib/gyp/MSVSUserFile.py
covasim/webapp/node_modules/node-gyp/gyp/pylib/gyp/MSVSUtil.py
covasim/webapp/node_modules/node-gyp/gyp/pylib/gyp/MSVSVersion.py
covasim/webapp/node_modules/node-gyp/gyp/pylib/gyp/__init__.py
covasim/webapp/node_modules/node-gyp/gyp/pylib/gyp/common.py
covasim/webapp/node_modules/node-gyp/gyp/pylib/gyp/common_test.py
covasim/webapp/node_modules/node-gyp/gyp/pylib/gyp/easy_xml.py
covasim/webapp/node_modules/node-gyp/gyp/pylib/gyp/easy_xml_test.py
covasim/webapp/node_modules/node-gyp/gyp/pylib/gyp/flock_tool.py
covasim/webapp/node_modules/node-gyp/gyp/pylib/gyp/input.py
covasim/webapp/node_modules/node-gyp/gyp/pylib/gyp/input_test.py
covasim/webapp/node_modules/node-gyp/gyp/pylib/gyp/mac_tool.py
covasim/webapp/node_modules/node-gyp/gyp/pylib/gyp/msvs_emulation.py
covasim/webapp/node_modules/node-gyp/gyp/pylib/gyp/ninja_syntax.py
covasim/webapp/node_modules/node-gyp/gyp/pylib/gyp/ordered_dict.py
covasim/webapp/node_modules/node-gyp/gyp/pylib/gyp/simple_copy.py
covasim/webapp/node_modules/node-gyp/gyp/pylib/gyp/win_tool.py
covasim/webapp/node_modules/node-gyp/gyp/pylib/gyp/xcode_emulation.py
covasim/webapp/node_modules/node-gyp/gyp/pylib/gyp/xcode_ninja.py
covasim/webapp/node_modules/node-gyp/gyp/pylib/gyp/xcodeproj_file.py
covasim/webapp/node_modules/node-gyp/gyp/pylib/gyp/xml_fix.py
covasim/webapp/node_modules/node-gyp/gyp/pylib/gyp/generator/__init__.py
covasim/webapp/node_modules/node-gyp/gyp/pylib/gyp/generator/analyzer.py
covasim/webapp/node_modules/node-gyp/gyp/pylib/gyp/generator/android.py
covasim/webapp/node_modules/node-gyp/gyp/pylib/gyp/generator/cmake.py
covasim/webapp/node_modules/node-gyp/gyp/pylib/gyp/generator/dump_dependency_json.py
covasim/webapp/node_modules/node-gyp/gyp/pylib/gyp/generator/eclipse.py
covasim/webapp/node_modules/node-gyp/gyp/pylib/gyp/generator/gypd.py
covasim/webapp/node_modules/node-gyp/gyp/pylib/gyp/generator/gypsh.py
covasim/webapp/node_modules/node-gyp/gyp/pylib/gyp/generator/make.py
covasim/webapp/node_modules/node-gyp/gyp/pylib/gyp/generator/msvs.py
covasim/webapp/node_modules/node-gyp/gyp/pylib/gyp/generator/msvs_test.py
covasim/webapp/node_modules/node-gyp/gyp/pylib/gyp/generator/ninja.py
covasim/webapp/node_modules/node-gyp/gyp/pylib/gyp/generator/ninja_test.py
covasim/webapp/node_modules/node-gyp/gyp/pylib/gyp/generator/xcode.py
covasim/webapp/node_modules/node-gyp/gyp/pylib/gyp/generator/xcode_test.py
covasim/webapp/node_modules/node-gyp/gyp/tools/graphviz.py
covasim/webapp/node_modules/node-gyp/gyp/tools/pretty_gyp.py
covasim/webapp/node_modules/node-gyp/gyp/tools/pretty_sln.py
covasim/webapp/node_modules/node-gyp/gyp/tools/pretty_vcproj.py
covasim/webapp/node_modules/node-gyp/test/fixtures/test-charmap.py
covasim/webapp/node_modules/node-gyp/tools/gyp/pylib/gyp/generator/compile_commands_json.py
data/README.rst
data/cova_epi_scraper.py
data/load_corona_data_scraper_data.py
data/load_covid_tracking_project_data.py
data/load_ecdp_data.py
data/load_household_data.py
data/run_scrapers
docker/Dockerfile
docker/Makefile
docker/README.rst
docker/docker-compose.yml
docker/docker_nginx.conf
docker/supervisord.conf
docs/Makefile
docs/README.md
docs/conduct.rst
docs/conf.py
docs/contributing.rst
docs/data.rst
docs/docker.rst
docs/index.html
docs/index.rst
docs/make.bat
docs/parameters.rst
docs/requirements.txt
docs/search-local.rst
docs/sweep.rst
docs/variables.txt
docs/webapp.rst
docs/whatsnew.rst
docs/_static/runsearch.js
docs/_static/tablecollapse.js
docs/_static/theme_overrides.css
docs/_static/tipuesearch/tipuesearch.css
docs/_static/tipuesearch/tipuesearch.js
docs/_static/tipuesearch/tipuesearch.min.js
docs/_static/tipuesearch/tipuesearch_content.js
docs/_static/tipuesearch/tipuesearch_set.js
docs/_static/tipuesearch/img/search.png
docs/_templates/breadcrumbs.html
docs/_templates/footer.html
docs/_templates/layout.html
docs/_templates/page.html
docs/_templates/searchbox.html
docs/images/IDM_white.png
docs/images/favicon.ico
docs/scripts/gti.py
examples/run_scenarios.py
examples/run_sim.py
examples/simple.py
licenses/.npmrc
licenses/NOTICE
licenses/notice.js
licenses/notice.py
licenses/package.json
licenses/custom/license-format.json
licenses/custom/coronadatascraper-data/package.json
licenses/custom/covid-tracking-data/LICENSE
licenses/custom/covid-tracking-data/package.json
licenses/custom/google-fonts/open-sans/LICENSE
licenses/custom/google-fonts/open-sans/package.json
licenses/custom/polyfill.io/LICENSE
licenses/custom/polyfill.io/package.json
licenses/custom/themify-icons/LICENSE
licenses/custom/themify-icons/package.json
sweep/README.rst
sweep/sweep-bayes.yaml
sweep/sweep-random.yaml
sweep/sweep.py
tests/README.rst
tests/baseline.json
tests/benchmark.json
tests/benchmark.py
tests/example_data.csv
tests/run_all_tests
tests/run_tests
tests/test_age_structure.py
tests/test_baselines.py
tests/test_country_households.py
tests/test_interventions_other.py
tests/test_interventions_testing.py
tests/test_parameters.py
tests/test_run.py
tests/test_sim.py
tests/test_utils.py
tests/test_webapp.py
tests/update_baseline
tests/devtests/README.md
tests/devtests/dev_test_age_distributions.py
tests/devtests/dev_test_basic_test_prob.py
tests/devtests/dev_test_blank.py
tests/devtests/dev_test_compute_gen_time.py
tests/devtests/dev_test_counts.py
tests/devtests/dev_test_layers.py
tests/devtests/dev_test_memory.py
tests/devtests/dev_test_people.py
tests/devtests/dev_test_plotly.py
tests/devtests/dev_test_popchoices.py
tests/devtests/dev_test_popchoices2.py
tests/devtests/dev_test_populations.py
tests/devtests/dev_test_r_eff.py
tests/devtests/dev_test_sample.py
tests/devtests/draw_networks.py
tests/devtests/intervention_export.py
tests/devtests/run_dev_tests
tests/devtests/run_viral_load.py
tests/devtests/simple_debug.py
tests/devtests/test_beta_dist.py
tests/devtests/test_viral_dist.py
tests/devtests/tracing.py
tests/devtests/archive/age_example.py
tests/devtests/archive/choose_tests.py
tests/devtests/archive/choose_tests2.py
tests/devtests/archive/dev_test_synthpops.py
tests/devtests/archive/dict_tests.py
tests/devtests/archive/example_data.csv
tests/devtests/archive/memory_test.py
tests/devtests/archive/memory_test2.py
tests/devtests/archive/numba_tests.py
tests/devtests/archive/test_basic_contact_tracing.py
tests/devtests/archive/testing_test.py
tests/devtests/archive/testing_test2.py
tests/unittests/experiment_test_disease_mortality.py
tests/unittests/get_unittest_coverage.py
tests/unittests/run_coverage
tests/unittests/run_unittests
tests/unittests/test_data_loaders.py
tests/unittests/test_diagnostic_testing.py
tests/unittests/test_disease_mortality.py
tests/unittests/test_disease_progression.py
tests/unittests/test_disease_transmission.py
tests/unittests/test_interventions.py
tests/unittests/test_miscellaneous_features.py
tests/unittests/test_population_types.py
tests/unittests/test_simulation_parameter.py
tests/unittests/unittest_support_classes.py