Initial
This commit is contained in:
0
output/tables/.gitkeep
Normal file
0
output/tables/.gitkeep
Normal file
13
output/tables/laboratories.tex
Normal file
13
output/tables/laboratories.tex
Normal file
@@ -0,0 +1,13 @@
|
||||
\begin{table}[h]
|
||||
\centering
|
||||
\caption{Performance Metrics by Detector Type}
|
||||
\label{tab:laboratories}
|
||||
\begin{tabular}{lcccccc}
|
||||
\toprule
|
||||
\textbf{Detector} & \textbf{N} & \textbf{Bell S} & \textbf{$\sigma$} & \textbf{Fidelity} & \textbf{$\sigma$} & \textbf{Eff (\%)} \\
|
||||
\midrule
|
||||
APD & 27 & 2.699 & 0.044 & 0.9570 & 0.0130 & 60.9 \\
|
||||
SNSPD & 6 & 2.840 & 0.014 & 0.9900 & 0.0020 & 87.0 \\
|
||||
\bottomrule
|
||||
\end{tabular}
|
||||
\end{table}
|
||||
19
output/tables/summary.tex
Normal file
19
output/tables/summary.tex
Normal file
@@ -0,0 +1,19 @@
|
||||
\begin{table}[h]
|
||||
\centering
|
||||
\caption{Summary Statistics of Quantum Entanglement Measurements}
|
||||
\label{tab:summary}
|
||||
\begin{tabular}{lr}
|
||||
\toprule
|
||||
\textbf{Metric} & \textbf{Value} \\
|
||||
\midrule
|
||||
Total Experiments & 33 \\
|
||||
Participating Countries & 32 \\
|
||||
Participating Institutions & 33 \\
|
||||
Mean Bell Parameter (S) & 2.725 $\pm$ 0.068 \\
|
||||
Mean Entanglement Fidelity & 0.9627 $\pm$ 0.0175 \\
|
||||
Mean Visibility (\%) & 96.27 $\pm$ 1.75 \\
|
||||
Bell Violations (\%) & 100.0 \\
|
||||
High Fidelity ($>0.98$) (\%) & 21.2 \\
|
||||
\bottomrule
|
||||
\end{tabular}
|
||||
\end{table}
|
||||
Reference in New Issue
Block a user