Skip to content

Commit 61e4659

Browse files
committed
$
1 parent a37f013 commit 61e4659

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

1_SpectroscopicTraceTutorial.ipynb

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -364,9 +364,7 @@
364364
"Note that we need to subtract off the background to avoid a bias toward the center, so we use the median of the whole image as our background estimate.\n",
365365
"\n",
366366
"(The first-order moment is the intensity-weighted mean position, \n",
367-
"\n",
368-
"$$m_1 = \\frac{\\Sigma_i x_i f(x_i)}{\\Sigma_i f(x_i)}$$, \n",
369-
"\n",
367+
"$m_1 = \\frac{\\Sigma_i x_i f(x_i)}{\\Sigma_i f(x_i)}$, \n",
370368
"where $x_i$ is the position and $f({x_i})$ is the intensity at that position. $f(x_i)$ must be zero in the signal-free region for $m_1$ to return an accurate estimate of the location of the peak.)"
371369
]
372370
},

AUTHORS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Adam Ginsburg, Kelle Cruz, Lia Corrales, Jonathan Sick, Adrian Price-Whelan
1+
Adam Ginsburg, Kelle Cruz, Lia Corrales, Jonathan Sick, Adrian Price-Whelan

0 commit comments

Comments
 (0)