Tutorials
These tutorials walk through how to use Covasim. To run locally, start a Jupyter environment in docs/tutorials (jupyter lab or jupyter notebook).
- Getting started — Install, parameters, running, and plotting
- Plotting — Customizing figures and result views
- Running simulations — Batch runs, parallelism, and scenarios
- People and populations — Agents, networks, and population types
- Interventions — Testing, tracing, distancing, and vaccination
- Analyzers — Recording and exporting custom outputs
- Calibration — Fitting parameters to data
- Immunity — Variants, vaccines, and waning immunity
- Deployment — Running at scale and in production
- Tips and tricks — Shortcuts and common patterns
- Advanced usage — Lower-level APIs and extensions