Skip to content

Commit

Permalink
typo fix in intro.
Browse files Browse the repository at this point in the history
  • Loading branch information
shenvitor committed Sep 4, 2024
1 parent 7d9bf42 commit 1988702
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/report/033.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@
{
"cell_type": "markdown",
"metadata": {
"jupyter": {
"source_hidden": true
},
"tags": [
"3d",
"kinematics",
Expand All @@ -27,7 +30,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",
Expand Down

0 comments on commit 1988702

Please sign in to comment.