Skip to content

jdmunday/SchoolHouseholdNetworksCOVID

Repository files navigation

SchoolHouseholdNetworksCOVID

Repository for the code used to analyse networks of schools and households regarding risk of transmission under reopening strategies in England. https://www.medrxiv.org/content/10.1101/2020.08.21.20167965v1

This code has been tested with:

python 3.7.6 numpy 1.17.5 scipy 1.4.1 pandas 1.0.0 networkx 2.4 matplotlib 3.1.3 seaborn 0.10.0 multiprocess 0.70.9 importlib 1.5.0 jupyterlab 2.1.0

Installation of python.

Python is a general purpose interpreted programming language and is freely available to download (https://www.python.org/) recommended installation here: https://www.anaconda.com/

Installation of packages.

to install each module use anaconda's package manager https://docs.anaconda.com/anaconda-repository/user-guide/tasks/pkgs/use-pkg-managers/

Running on dummy data.

THE CODE IN THE MAIN NOTEBOOK FILE WILL NOT RUN - USE DUMMY DATA VERSION (School_Reopening_Scenarios_dummy_data.ipynb)

Open the jupyter notebook. The notebook has already been run. To run again select the first cell and press the 'run' button at the top of the screen until all the cells have finished running. This should take less than 5 minutes.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published