Skip to content

Commit aafcd22

Browse files
committed
update schedule
1 parent df88513 commit aafcd22

File tree

4 files changed

+75
-35
lines changed

4 files changed

+75
-35
lines changed

.DS_Store

2 KB
Binary file not shown.

2026-03-24.qmd

Lines changed: 21 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -6,47 +6,48 @@ _Draft schedule subject to change_
66

77
## Draft schedule
88

9-
09.00 Arrival & welcome
9+
10.30 Arrival & welcome
1010

11-
---
12-
13-
09.15 Opening introduction
14-
15-
09.30 Group discussion: What does responsible modelling look like?
11+
10.40 Opening introduction
1612

1713
---
1814

19-
10.00 Coffee
15+
### Evaluation in scientific settings
2016

21-
---
17+
11.00 Panel: Evaluation across epidemiological contexts
2218

23-
10.30 Speaker lead: When and what can we evaluate in modelling work?
19+
11.35 Coffee
2420

25-
11.00 3x rapid talks: Evaluation across epidemiological contexts
21+
11.50 Group discussion: What can we evaluate, and why does it matter?
2622

27-
11.45 Small group discussion
23+
12.15 Group activity: Designing training for scientific responsibility
24+
25+
12.45 Gallery walk
2826

2927
---
3028

31-
12.15 Lunch
29+
13.00 Lunch
3230

3331
---
3432

35-
13.00 Speaker lead: Evaluating evidence in public health action
33+
### Evaluation in public health settings
3634

37-
13.30 3x rapid talks: Policy, values, and expertise in modelling
35+
14.00 Panel: Evaluation across public health contexts
3836

39-
14.00 Small group discussion
37+
14.35 Group discussion: Where do values enter modelling decisions?
4038

41-
---
39+
15.00 Coffee
40+
41+
15.20 Group activity: Designing training for social responsibility
4242

43-
14.30 Coffee
43+
15.50 Gallery walk
4444

4545
---
4646

47-
15.00 Plenary discussion: taking responsibility - what kind of training might modellers need?
47+
### Prioritisation & practice
4848

49-
15.45 Summary
49+
16.00 Joint priority-setting across both themes
5050

51-
16.00 Close
51+
16.30 Summary
5252

53+
16.45 Close

CLAUDE.md

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
# CLAUDE.md
2+
3+
Quarto static website for the "Responsible Modelling" workshop (epidemiological modelling, LSHTM, March 2026).
4+
5+
## Workshop background
6+
Epidemiological modelling is expanding in capacity and visibility (e.g. COVID-19), but professional norms for evaluation and ethical conduct are still forming. This workshop asks: what does responsible modelling look like in practice?
7+
8+
The day is structured around two complementary angles:
9+
1. **Scientific responsibility** — technical evaluation of models (validity, assumptions, reproducibility). How do we assess model quality across contexts, from endemic disease programmes to real-time outbreak response?
10+
2. **Social responsibility** — the role of values, expertise, and judgement when models inform public health decisions. Modelling choices are value-laden (parameter selection, objective functions, uncertainty quantification, ensemble interpretation). Who counts as an expert, and what are modellers' ethical duties?
11+
12+
Key intellectual threads (from organisers Kath Sherratt, Seb Funk, Erica Thompson):
13+
- Evaluation is central: both of model outputs (predictions, forecasts) and modelling processes
14+
- Expert judgement is unavoidable — the question is how to apply it well
15+
- Communication alone is not the answer; responsibility starts upstream in model designs
16+
- The goal is practical: identify what responsible practice looks like and how to embed it in training and workflows
17+
18+
Intended outcomes: shared resources/examples for good practice, a network of interest, and groundwork toward integrating responsible modelling into training (e.g. MSc modules, short courses, UKHSA-specific development).
19+
20+
Background references: Zotero library at https://www.zotero.org/groups/6153593/responsible_id_modelling
21+
22+
### Workshop style
23+
Collaborative, ~50 participants, in a single room. Facilitation aims to use appropriate Liberating Structures techniques where relevant: https://www.liberatingstructures.com/ls/
24+
25+
## Commands
26+
- `quarto preview` — local dev server with live reload
27+
- `quarto render` — build the site to `_site/`
28+
29+
## Structure
30+
- Root `.qmd` files — public website pages (index, schedule, register, about, resources)
31+
- `admin/` — internal planning docs (agenda, logistics, TODOs); excluded from rendering
32+
- `_quarto.yml` — site config, navbar, theme settings
33+
- `styles.css` — custom CSS
34+
- `_site/` — build output (gitignored)
35+
36+
## Conventions
37+
- Pages are Quarto Markdown (`.qmd`), not plain `.md`
38+
- Navbar defined in `_quarto.yml` under `website.navbar.left`
39+
- Admin/planning files go in `admin/`, never rendered to the site
40+
- MIT License (Epiforecasts)
41+
42+
## Deployment
43+
GitHub Actions (`.github/workflows/publish.yml`) auto-renders and publishes to GitHub Pages on push to `main`. Site URL: https://epiforecasts.io/responsible-modelling/

index.qmd

Lines changed: 11 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,27 @@
11
---
2-
title: "Exploring responsibility in infectious disease modelling"
2+
title: "Evaluation and responsibility in infectious disease modelling"
33
---
44

55
:::{.callout-note .column-margin}
66
## Key details
77

88
- **Date:** 24 March 2026
9-
- **Timing:** 09.00 - 16.00
9+
- **Timing:** 10.00 - 16.00
1010
- **Location:** London School of Hygiene & Tropical Medicine, Keppel St, London WC1E 7HT
11-
- **Participants:** approx. 50 participants across academia and public health
11+
- **Participants:** 30-50 participants across academia and public health
1212
:::
1313

14-
What does responsible modelling look like?
14+
We are convening a one-day workshop (24 March 2026, LSHTM) to explore scientific and social responsibilities in modelling.
15+
We aim to build a shared understanding of how modelling work is evaluated across epidemiological and public health contexts.
16+
Working from this, we will collaboratively draw out professional norms, values, and expectations.
17+
Then we'll test what this looks like in practice by co-designing training material for responsible modellers.
1518

16-
While epidemiological modelling expands in capacity and visibility, professional norms for evaluation and ethical conduct are still taking shape.
19+
The day is structured around two complementary themes:
1720

18-
This one-day workshop brings together the infectious disease modelling community to build a shared understanding of what responsibility means in practice, addressing questions across model design, implementation, and use.
21+
- **Epidemiology, evaluation, and scientific responsibility**
22+
- **Public health, values, and social responsibility**
1923

20-
Centring evaluation, we will examine both the scientific validity and social legitimacy of epidemiological models.
21-
22-
Together, we will:
23-
24-
- Compare technical evaluation approaches across epidemiological contexts, from sustained control programmes to real-time outbreak response
25-
- Identify the role of expertise and value judgement when developing models for public health action
26-
- Learn from peers' experiences while building a community of practice
27-
28-
Through expert-led sessions and collaborative discussion, we will identify opportunities to strengthen responsible practices in our own work and the wider field.
24+
The day closes with a joint priority-setting exercise, drawing on both themes to identify practical ideas and resources for embedding responsibility into modelling work.
2925

3026
---
3127

0 commit comments

Comments
 (0)