From 69565ca6e945a2f0d82b269625b80ceb50feffb3 Mon Sep 17 00:00:00 2001 From: Vitor Shen <17490173+shenvitor@users.noreply.github.com> Date: Fri, 8 Nov 2024 14:50:29 +0100 Subject: [PATCH 1/5] for issue https://github.com/ComPWA/report/issues/15 --- docs/029/index.ipynb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/029/index.ipynb b/docs/029/index.ipynb index 51d8800..d75bcb9 100644 --- a/docs/029/index.ipynb +++ b/docs/029/index.ipynb @@ -18,7 +18,7 @@ }, "source": [ "::::{margin}\n", - ":::{card} Definition of the normalized Blatt–Weisskopf form factor from Hankel functions of the first kind.\n", + ":::{card} Definition of the normalized Blatt–Weisskopf form factor (barrier factor) from Hankel functions of the first kind.\n", "TR-029\n", "^^^\n", "This report investigates how to implement [ComPWA/ampform#417](https://github.com/ComPWA/ampform/issues/417), where it was suggested to define the 'normalized' Blatt–Weisskopf function $B_L^2(z)$ from a Hankel function of the first kind, $h_l^{(1)}$.\n", @@ -111,7 +111,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "In the following, we call $F_\\ell(z)$ the _unnormalized_ Blatt–Weisskopf form factor.\n", + "In the following, we call $F_\\ell(z)$ the _unnormalized_ Blatt–Weisskopf form factor (barrier factor).\n", "Following Chung and other resources (see e.g. {cite}`Chung:1995dx`, p. 415), AmpForm implements a unitless, _normalized_ Blatt–Weisskopf factor $B_L$, meaning that $B_L(1)=1$.[^3]\n", "It can be defined in terms of $F_L$ as\n", "\n", @@ -323,7 +323,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "## Normalized Blatt–Weisskopf form factor" + "## Normalized Blatt–Weisskopf form factor (barrier factor)" ] }, { @@ -521,7 +521,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.12.6" + "version": "3.12.7" } }, "nbformat": 4, From 32dd559202606829fc0f264e69a063d4edbabcd0 Mon Sep 17 00:00:00 2001 From: Vitor Shen <17490173+shenvitor@users.noreply.github.com> Date: Fri, 8 Nov 2024 14:52:04 +0100 Subject: [PATCH 2/5] formate --- docs/029/index.ipynb | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/docs/029/index.ipynb b/docs/029/index.ipynb index d75bcb9..309ccfc 100644 --- a/docs/029/index.ipynb +++ b/docs/029/index.ipynb @@ -11,6 +11,9 @@ { "cell_type": "markdown", "metadata": { + "jupyter": { + "source_hidden": true + }, "tags": [ "dynamics", "sympy" @@ -66,7 +69,11 @@ }, { "cell_type": "markdown", - "metadata": {}, + "metadata": { + "jupyter": { + "source_hidden": true + } + }, "source": [ "As of AmpForm [v0.15](https://github.com/ComPWA/ampform/releases/tag/0.15.1), the implementation of [`BlattWeisskopfSquared`](https://ampform.readthedocs.io/0.15.x/api/ampform.dynamics/#ampform.dynamics.BlattWeisskopfSquared) contains hard-coded polynomials, see implementation [here](https://github.com/ComPWA/ampform/blob/0.15.1/src/ampform/dynamics/__init__.py#L66-L134).\n", "The motivation for this can be found in the citations mentioned in [its API documentation](https://ampform.readthedocs.io/0.15.x/api/ampform.dynamics/#ampform.dynamics.BlattWeisskopfSquared).\n", From cad7d67d1d69aa5d00cc8fbc6075bfe818edb202 Mon Sep 17 00:00:00 2001 From: Vitor Shen <17490173+shenvitor@users.noreply.github.com> Date: Fri, 8 Nov 2024 14:55:19 +0100 Subject: [PATCH 3/5] not hidden --- docs/029/index.ipynb | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/docs/029/index.ipynb b/docs/029/index.ipynb index 309ccfc..ada543f 100644 --- a/docs/029/index.ipynb +++ b/docs/029/index.ipynb @@ -69,11 +69,7 @@ }, { "cell_type": "markdown", - "metadata": { - "jupyter": { - "source_hidden": true - } - }, + "metadata": {}, "source": [ "As of AmpForm [v0.15](https://github.com/ComPWA/ampform/releases/tag/0.15.1), the implementation of [`BlattWeisskopfSquared`](https://ampform.readthedocs.io/0.15.x/api/ampform.dynamics/#ampform.dynamics.BlattWeisskopfSquared) contains hard-coded polynomials, see implementation [here](https://github.com/ComPWA/ampform/blob/0.15.1/src/ampform/dynamics/__init__.py#L66-L134).\n", "The motivation for this can be found in the citations mentioned in [its API documentation](https://ampform.readthedocs.io/0.15.x/api/ampform.dynamics/#ampform.dynamics.BlattWeisskopfSquared).\n", From 72c2a7ab6c81f845727b0a91f4758e2f8c65b209 Mon Sep 17 00:00:00 2001 From: SVJ_Vitor <17490173+shenvitor@users.noreply.github.com> Date: Tue, 12 Nov 2024 08:40:52 -0500 Subject: [PATCH 4/5] for comment https://github.com/ComPWA/report/pull/25#discussion_r1834475618 --- docs/029/index.ipynb | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/docs/029/index.ipynb b/docs/029/index.ipynb index ada543f..259051e 100644 --- a/docs/029/index.ipynb +++ b/docs/029/index.ipynb @@ -11,8 +11,9 @@ { "cell_type": "markdown", "metadata": { - "jupyter": { - "source_hidden": true + "editable": true, + "slideshow": { + "slide_type": "" }, "tags": [ "dynamics", @@ -69,7 +70,11 @@ }, { "cell_type": "markdown", - "metadata": {}, + "metadata": { + "jupyter": { + "source_hidden": true + } + }, "source": [ "As of AmpForm [v0.15](https://github.com/ComPWA/ampform/releases/tag/0.15.1), the implementation of [`BlattWeisskopfSquared`](https://ampform.readthedocs.io/0.15.x/api/ampform.dynamics/#ampform.dynamics.BlattWeisskopfSquared) contains hard-coded polynomials, see implementation [here](https://github.com/ComPWA/ampform/blob/0.15.1/src/ampform/dynamics/__init__.py#L66-L134).\n", "The motivation for this can be found in the citations mentioned in [its API documentation](https://ampform.readthedocs.io/0.15.x/api/ampform.dynamics/#ampform.dynamics.BlattWeisskopfSquared).\n", @@ -524,7 +529,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.12.7" + "version": "3.12.6" } }, "nbformat": 4, From cae072c46c744f5fb3cdfc3c337c43d20c9c299a Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2024 13:41:20 +0000 Subject: [PATCH 5/5] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- docs/029/index.ipynb | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/029/index.ipynb b/docs/029/index.ipynb index 259051e..5b26e56 100644 --- a/docs/029/index.ipynb +++ b/docs/029/index.ipynb @@ -11,10 +11,6 @@ { "cell_type": "markdown", "metadata": { - "editable": true, - "slideshow": { - "slide_type": "" - }, "tags": [ "dynamics", "sympy"