Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENH: wrtite Barrier factor in TR029 #25

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
for issue #15
  • Loading branch information
shenvitor committed Nov 8, 2024
commit 69565ca6e945a2f0d82b269625b80ceb50feffb3
8 changes: 4 additions & 4 deletions docs/029/index.ipynb
Original file line number Diff line number Diff line change
@@ -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,