Skip to content

Exploration of Different intervention measures on a model based on SEIR for Covid-19

Notifications You must be signed in to change notification settings

kyrxanthos/Covid-19_Modeling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Covid-19_Modeling

Exploration of how using epidemiological models to simulate the COVID-19 pandemic's dynamics affects its development in a community. The model used for this analysis was developed by the Neherlab group. It is a deterministic SEIR comparimental moment, with the ability for the user to input specific intervention measures.

This code was created for the University of Edinburgh's Senior Honours Group project in my 4th year. The title of our report is: "Testing Covid-19 intervention measures against epidemiological models".

Data

Data is downloaded from https://covid19-scenarios.org as a .tsv file.

Usage

python plots.py --models <directory of model 1 .tsv file> <directory of model 2 .tsv file>

Note: Multiple models can be added and run with a single run.

Example: python plots.py --models lock_5m_simlarge

Repository navigation

Folder Description
Data exported data (.tsv)
Notebooks Trial stage of code
Plots exported plots from model
Tables results from runs

Sample Results

Acknowledgements

I want to thank Tom Bramwell for his contribution in this analysis.

About

Exploration of Different intervention measures on a model based on SEIR for Covid-19

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published