updating the xray paper

This commit is contained in:
2020-05-13 10:01:16 -05:00
parent 992edc2808
commit 5c1b39f38e
6 changed files with 159 additions and 35 deletions

View File

@@ -130,7 +130,7 @@ and fractions of muons captured by element of interest are calculated and
listed in~\cref{tab:capture_frac}.
\begin{table}[tbp]
\centering
\caption{Nuclear capture probability calculated from mean lifetimes taken
\caption{Nuclear capture probabilities calculated from mean lifetimes taken
from measurements of Suzuki et.al.~\cite{SuzukiMeasday.etal.1987}}
\label{tab:capture_frac}
\begin{tabular}{cccc}
@@ -144,3 +144,17 @@ listed in~\cref{tab:capture_frac}.
\bottomrule
\end{tabular}
\end{table}
Number of stopped and captured muons in our targets are:
\begin{table}[tbp]
\centering
\caption{Number of muons stopped and captured}
\label{}
\begin{tabular}{ccc}
Target & Number of muons stopped & Number of muons captured \\
\midrule
\ce{^{nat}Al} & $(2.96002\pm 0.00017) \times 10^8$ & $(1.8041\pm 0.0015) \times 10^8$\\
\ce{^{nat}Ti} & $(2.17237\pm 0.00015) \times 10^8$ & $(1.8530\pm 0.0013) \times 10^8$\\
\ce{^{nat}W} & & \\
\end{tabular}
\end{table}