This is a pilot. You are the first cohort to attempt this capstone. That means the material has not been tested by prior students, the timing has not been calibrated by experience, and some exercises may turn out to be harder — or easier — than intended. The organisers and tutors face the same uncertainty you do.

What we can promise is that every question you raise will be taken seriously, every problem you uncover will improve the course for those who follow, and your critical feedback is not merely welcome but essential. Your lab notes, your confusion, your objections — these are the raw data from which a better capstone will be built.

The physics itself is real: a single propagator structure connects a tabletop gravity experiment, an atomic spectroscopy measurement, and a collider dataset spanning twelve orders of magnitude in energy. Whether that connection is deep or merely convenient is one of the questions you will answer. We do not know what you will find. That is the point.

Purpose

This capstone integrates three laboratory experiments into a single conceptual arc: How do heavy mediators in quantum field theory manifest in low-energy precision experiments and long-range force measurements?

Students move from isolated techniques to a unified research logic: propagator → effective operator → observable constraint. The organising principle is the tree-level exchange amplitude for a massive mediator,

M(q) ~ g² / (q² − mϕ²)

evaluated in three kinematic limits that produce three distinct experimental signatures.

Kinematic LimitPhysical RegimeObservableLab
Static, |q| ≪ mϕLong-range potentialYukawa tail in torque signalLab 1
Bound state, |q| ~ αmeContact interactionHFS shift ΔE ∝ |ψ(0)|²Lab 2
On-shell, q² → mϕ²Resonance poleCross-section peak + ΓinvLab 3
Design note

The denominator structure (q² − m²) and the emergence of Yukawa screening are generic to any massive mediator; spin changes numerators and selection rules. Labs 1–2 use a scalar as the minimal long-range-force benchmark. Lab 3 uses the Z⁰ as the canonical pole-and-width case study. Lab 4 confronts students with the question of what can — and what cannot — be unified onto a common parameter plane.

Structure

Theory Reference
Framework
The propagator, three kinematic limits, Fourier transform scaffolds, likelihood methods.
Preparation
Tutorial
Worked examples bridging textbook derivations to lab computations. Self-paced; complete before entering the lab.
Lab 1
Gravitational Constant
Torsion balance, Yukawa deviation search, synthetic discovery exercise, systematic budget.
Lab 2
Positronium HFS
Ground-state hyperfine splitting, BSM contact correction, theory–experiment error budget.
Lab 3
Z⁰ Resonance
Breit-Wigner fit to LEP line-shape data, invisible width extraction, neutrino counting.
Lab 4
Synthesis
Unified exclusion plot, parameter mapping, gap analysis, competing hypotheses.

Learning Phase

Formative feedback only — no direct grade impact.

Each lab follows the standard FP three-step protocol:

StepFormatWhat happens
1. Entrance Session15-min presentation + 30-min discussionPresent key physics; demonstrate understanding of what, why, and how. Tutors participate as discussants, not examiners.
2. Active Lab + Lab NotesThroughout experimentEngaged measurement and in-lab analysis. Estimate results as you go. Plot data during acquisition. Problems caught during measurement can be fixed; problems discovered during report writing cannot.
3. Findings Session~30-min presentation + 15-min discussionPresent findings with uncertainties, comparison to expectations, and unresolved questions.

Your lab notes from each session must allow verification and reconstruction of your work. They form the raw material for the report and the evidentiary basis for your seminar presentation.

Important

More than 2 failed steps (entrance or findings sessions, across all experiments) results in course failure. A third failed step — whether Step 1, 2, or 3, in the same or different experiments — results in immediate course termination.

Exam Phase

Assessed against pre-published criteria. No changes after submission.

This capstone is a standalone special lab class. The final grade is composed of:

ComponentWeightDeadline
Full Report30%7 calendar days before seminar
Seminar Presentation70%Scheduled date

Full Report

The report follows the standard full scientific report format. It must cover all four labs and the synthesis. Structure:

  1. Title. Descriptive, concise, accurately reflecting the content.
  2. Abstract (fewer than 200 words). Motivations, goals, methods, and main results including uncertainties.
  3. Introduction. Topic, motivations, relevant background, aim and hypothesis. The propagator-unification concept should be introduced here as the organising principle.
  4. Methods. Experimental setup, materials, and equipment in the context of the underlying theory, including the relevant formulae. Cover all four labs.
  5. Analysis and Results. Findings in detail with graphical representations and uncertainties. Discuss the data analysis process, including how you quantified and distinguished statistical and systematic uncertainties. The unified exclusion plot and gap analysis must appear as key results.
  6. Discussion. Summarise findings and relate them to the introduction. State whether measurements were limited by statistical or systematic effects. Include the critical evaluation: does the propagator-unification concept reflect genuine physical unity, or is it a pedagogical convenience? Suggest improvements.
  7. Conclusions. Summarise the main points and state your conclusion clearly.
  8. References. All sources cited using a consistent style. Credible and verifiable.
  9. Appendices. Raw data, lab notes (all four labs, required), and analysis code.

Submit as a single file via ILIAS, 7 calendar days before the scheduled seminar.

Seminar Presentation (60 minutes)

PhaseDuration
Uninterrupted presentation~30 min
Open discussion~15 min
Exam questions (organisers/tutors)~15 min

Requirements: coherent logical thread | claims follow from evidence | uncertainties acknowledged | results traceable to submitted full report.

The seminar develops the full report into a complete scientific narrative. Address your talk to your peers — it must be understandable to students who have not conducted your experiment. Cover all four labs and the synthesis. The unified exclusion plot must appear with full explanation. Include a section on the gap analysis and critical evaluation of the propagator-unification concept.

For general FP conduct rules, safety requirements, and escalation procedures, see the FP Rulebook.

Repository

All materials, notebooks, and data live in a public GitHub repository. Fork the repo, work in your lab directories, and push final results.

one-propagator/
├── framework/
│   ├── propagator_derivations.py
│   └── likelihood_utils.py
├── lab1-gravity/
│   ├── README.md
│   ├── notebook_template.ipynb
│   └── data/
├── lab2-positronium/
│   ├── README.md
│   ├── notebook_template.ipynb
│   └── data/
├── lab3-z0/
│   ├── README.md
│   ├── notebook_template.ipynb
│   └── data/
├── lab4-synthesis/
│   ├── README.md
│   ├── notebook_template.ipynb
│   └── results/
└── archive/
    └── README.md

Prerequisites

Essential Reading

Primary Sources

Statistical Methods