From 0a2cfb3e50d96f14a683c64d7280a7a9972a2395 Mon Sep 17 00:00:00 2001 From: Vitor Shen <17490173+shenvitor@users.noreply.github.com> Date: Wed, 4 Sep 2024 16:03:38 +0200 Subject: [PATCH] typo fix in intro. --- docs/report/033.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/report/033.ipynb b/docs/report/033.ipynb index f5a4d23f..63c9d5ea 100644 --- a/docs/report/033.ipynb +++ b/docs/report/033.ipynb @@ -27,7 +27,7 @@ ":::{card} PWA101: Amplitude analysis with Python basics\n", "TR-033\n", "^^^\n", - "This document introduces amplitude analysis, and specifically the technique called Partial Wave Analysis (PWA), by demonstrating its application to a specific reaction channel and amplitude model. The tutorial uses basic Python programming and libraries (e.g. [`numpy`](https://numpy.org/doc/stable), [`scipy`](https://docs.scipy.org/doc/scipy), etc.) are used to illustrate the more fundamental steps of PWA in hadron physics.\n", + "This tutorial introduces amplitude analysis, and specifically the technique called Partial Wave Analysis (PWA), by demonstrating its application to a specific reaction channel and amplitude model. Basic Python programming and libraries (e.g. [`numpy`](https://numpy.org/doc/stable), [`scipy`](https://docs.scipy.org/doc/scipy), etc.) are used to illustrate the more fundamental steps of PWA in hadron physics.\n", "+++\n", "✅ [ComPWA/RUB-EP1-AG#93](https://github.com/ComPWA/RUB-EP1-AG/issues/93), [compwa.github.io#217](https://github.com/ComPWA/compwa.github.io/pull/217)\n", ":::\n",