Skip to content

Commit

Permalink
Merge pull request #271 from SABS-R3-Epidemiology/rccreswell-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
KCGallagher authored Aug 6, 2024
2 parents ad93e92 + 66cf283 commit 772c151
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions python_examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ It subsequently saves the results to a .csv file, and plots the infection curve

![Infection curves for multiple cells.pt](./spatial_example/spatial_outputs/spatial_flow_Icurve_plot.png)

We also provide a script (`voronoi_plotting_example.py`) for visualising the spatial distribution of the epidemic, generating cells based on a single location coordinate using [Voronoi Tesselation](https://en.wikipedia.org/wiki/Voronoi_diagram). An [grid version](./spatial_example/spatial_outputs/voronoi_grid_img.png) of this plot is also generated.
We also provide a script (`voronoi_plotting_example.py`) for visualising the spatial distribution of the epidemic, generating cells based on a single location coordinate using [Voronoi Tesselation](https://en.wikipedia.org/wiki/Voronoi_diagram). A [grid version](./spatial_example/spatial_outputs/voronoi_grid_img.png) of this plot is also generated.

![Voronoi_grid.gif](./spatial_example/spatial_outputs/voronoi_animation.gif)
![Voronoi grid](./spatial_example/spatial_outputs/voronoi_animation.gif)

## Age Stratified Simulation

Expand Down

0 comments on commit 772c151

Please sign in to comment.