Skip to main content

laser-measles

PyPI Package latest release MIT License Documentation Status

laser-measles is a spatial epidemiological modeling toolkit that helps researchers and public health teams simulate measles transmission, evaluate vaccination strategies, and plan outbreak responses. It translates surveillance data and demographic information into projections that inform immunization planning and resource allocation — with a focus on settings where measles remains a leading cause of vaccine-preventable death.

Developed by the Institute for Disease Modeling (IDM) at the Gates Foundation, laser-measles is built on the open-source LASER framework.

Installation

pip install laser-measles

Recommended stable release: version 0.13 — the current validated and supported version:

pip install "laser-measles>=0.13,<1.0"

For development installation:

pip install -e ".[dev]"

Getting started

The recommended first example is the Quick Start Tutorial.

Model types

laser-measles provides three modeling approaches:

  • ABM (Agent-Based Model): Individual-level simulation with stochastic agents and daily timesteps. Best for detailed heterogeneity and contact structure.
  • Biweekly Compartmental Model: Population-level SIR dynamics with 2-week timesteps. Recommended for scenario building and policy analysis.
  • Compartmental Model: Population-level SEIR dynamics with daily timesteps. Recommended for parameter estimation and outbreak modeling.
from laser.measles.abm import ABMModel, ABMParams

params = ABMParams(num_ticks=365, seed=42, start_time="2000-01")
model = ABMModel(scenario, params)
model.run()

Documentation

Full documentation is available at laser.idmod.org/laser-measles.

AI-assisted code generation & ChatBot (Jenner)

jenner-measles-mcp is a Model Context Protocol (MCP) server that lets Claude and other MCP-compatible tools search the laser-measles documentation and generate model code from natural-language prompts. See InstituteforDiseaseModeling/laser-mcp for setup, supported clients, and the deployed endpoint.

Foundation employees can use JENNER-Measles-GPT here.

Contributing

Contributions are welcome. See CONTRIBUTING.md for development setup, testing, and submission guidelines.

Bug reports and feature requests can be filed on the GitHub issue tracker.

License

MIT License — Copyright (c) 2026, Gates Foundation

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

laser_measles-1.0.0.tar.gz (122.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

laser_measles-1.0.0-py3-none-any.whl (181.2 kB view details)

Uploaded Python 3

File details

Details for the file laser_measles-1.0.0.tar.gz.

File metadata

  • Download URL: laser_measles-1.0.0.tar.gz
  • Upload date:
  • Size: 122.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for laser_measles-1.0.0.tar.gz
Algorithm Hash digest
SHA256 e6b78e8c1edd0af951f67612fd9fb10342d55f0f15eaf5367ca121898114275f
MD5 9b69f87b9f6aca19eb7ab80e05c02b31
BLAKE2b-256 42856fa4c472cd86b878f2385a3726c0dec724c0ee7742fe58ce01c4f57caf37

See more details on using hashes here.

Provenance

The following attestation bundles were made for laser_measles-1.0.0.tar.gz:

Publisher: publish-pypi.yml on laser-base/laser-measles

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file laser_measles-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: laser_measles-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 181.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for laser_measles-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c6719595621ef779caf3e7611f3e1ccb9b4771be575c822d8755ef0fc11a432d
MD5 70ed583fafb10b2b851f8548486c6b22
BLAKE2b-256 4970c8ce25ba69a87b421d48e926b5fb2a43db813483d5a3c6e5e5f8748ec0c1

See more details on using hashes here.

Provenance

The following attestation bundles were made for laser_measles-1.0.0-py3-none-any.whl:

Publisher: publish-pypi.yml on laser-base/laser-measles

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page