Add one-shot results to res folder and annotate sliding window fig
This commit is contained in:
@@ -1709,7 +1709,7 @@
|
||||
\visible<3->{
|
||||
\hspace*{21mm}%
|
||||
\begin{tikzpicture}
|
||||
\draw[decorate, decoration={brace, amplitude=10pt}]
|
||||
\draw[decorate, decoration={brace, amplitude=10pt}, line width=1pt]
|
||||
(0,0) -- (6,0) node[midway, above=4mm] {Commit region};
|
||||
\end{tikzpicture}
|
||||
}
|
||||
@@ -1730,6 +1730,24 @@
|
||||
\end{figure}
|
||||
}
|
||||
|
||||
\vspace*{-50.85mm}
|
||||
|
||||
\visible<4->{
|
||||
\hspace*{-8mm}%
|
||||
\begin{tikzpicture}
|
||||
\draw[{Latex}-{Latex}, line width=1pt] (0,0) -- (0,1);
|
||||
\draw[line width=1pt] (-1mm,0) -- (3mm,0);
|
||||
\draw[line width=1pt] (-1mm,1) -- (3mm,1);
|
||||
\node[left] at (-2mm,0.5) {$\sim W$};
|
||||
|
||||
\draw[{Latex}-{Latex}, line width=1pt] (11.5cm,0.4) -- (11.5cm,1);
|
||||
\draw[line width=1pt] (11.5cm,0.98) -- (11.5cm,1.5);
|
||||
\node[above] at (11.5cm,1.5) {$\sim F$};
|
||||
\end{tikzpicture}
|
||||
}
|
||||
|
||||
\vspace*{27mm}
|
||||
|
||||
\begin{itemize}
|
||||
\visible<2->{
|
||||
\item Split \ac{dem} into \schlagwort{overlapping
|
||||
@@ -1839,6 +1857,14 @@
|
||||
}
|
||||
\temp
|
||||
}
|
||||
|
||||
\addplot+[mark=x, line width=2pt,
|
||||
densely dashed, black]
|
||||
table[
|
||||
col sep=comma, x=physical_p,
|
||||
y=LER_per_round,
|
||||
]
|
||||
{res/sim/one-shot/SyndromeMinSumDecoder/max_iter_32/LERs.csv};
|
||||
\end{axis}
|
||||
\end{tikzpicture}
|
||||
\end{figure}
|
||||
@@ -1906,7 +1932,8 @@
|
||||
{3/kit-red,4/kit-blue,5/kit-orange} {
|
||||
\edef\temp{\noexpand
|
||||
\addplot+[mark=o, line width=2pt,
|
||||
densely dashed, gray, opacity=0.4, forget plot]
|
||||
densely dashed, gray, opacity=0.4,
|
||||
forget plot]
|
||||
table[
|
||||
col sep=comma, x=physical_p,
|
||||
y=LER_per_round,
|
||||
@@ -2041,7 +2068,8 @@
|
||||
{3/kit-red,4/kit-blue,5/kit-orange} {
|
||||
\edef\temp{\noexpand
|
||||
\addplot+[mark=o, line width=2pt,
|
||||
densely dashed, gray, opacity=0.4, forget plot]
|
||||
densely dashed, gray, opacity=0.4,
|
||||
forget plot]
|
||||
table[
|
||||
col sep=comma, x=physical_p,
|
||||
y=LER_per_round,
|
||||
@@ -2326,7 +2354,8 @@
|
||||
|
||||
\edef\temp{\noexpand
|
||||
\addplot+[mark=o, line width=2pt,
|
||||
forget plot, densely dashed, gray, opacity=0.4]
|
||||
forget plot, densely dashed, gray,
|
||||
opacity=0.4]
|
||||
table[
|
||||
col sep=comma, x=physical_p,
|
||||
y=LER_per_round,
|
||||
@@ -2429,7 +2458,8 @@
|
||||
|
||||
\edef\temp{\noexpand
|
||||
\addplot+[mark=o, line width=2pt,
|
||||
forget plot, densely dashed, gray, opacity=0.4]
|
||||
forget plot, densely dashed, gray,
|
||||
opacity=0.4]
|
||||
table[
|
||||
col sep=comma, x=physical_p,
|
||||
y=LER_per_round,
|
||||
@@ -2767,7 +2797,8 @@
|
||||
{3/kit-red,4/kit-blue,5/kit-orange} {
|
||||
\edef\temp{\noexpand
|
||||
\addplot+[mark=o, line width=2pt,
|
||||
densely dashed, gray, opacity=0.4, forget plot]
|
||||
densely dashed, gray, opacity=0.4,
|
||||
forget plot]
|
||||
table[
|
||||
col sep=comma, x=physical_p,
|
||||
y=LER_per_round,
|
||||
@@ -2902,7 +2933,8 @@
|
||||
{3/kit-red,4/kit-blue,5/kit-orange} {
|
||||
\edef\temp{\noexpand
|
||||
\addplot+[mark=o, line width=2pt,
|
||||
densely dashed, gray, opacity=0.4, forget plot]
|
||||
densely dashed, gray, opacity=0.4,
|
||||
forget plot]
|
||||
table[
|
||||
col sep=comma, x=physical_p,
|
||||
y=LER_per_round,
|
||||
@@ -3187,7 +3219,8 @@
|
||||
|
||||
\edef\temp{\noexpand
|
||||
\addplot+[mark=o, line width=2pt,
|
||||
forget plot, densely dashed, gray, opacity=0.4]
|
||||
forget plot, densely dashed, gray,
|
||||
opacity=0.4]
|
||||
table[
|
||||
col sep=comma, x=physical_p,
|
||||
y=LER_per_round,
|
||||
@@ -3290,7 +3323,8 @@
|
||||
|
||||
\edef\temp{\noexpand
|
||||
\addplot+[mark=o, line width=2pt,
|
||||
forget plot, densely dashed, gray, opacity=0.4]
|
||||
forget plot, densely dashed, gray,
|
||||
opacity=0.4]
|
||||
table[
|
||||
col sep=comma, x=physical_p,
|
||||
y=LER_per_round,
|
||||
|
||||
Reference in New Issue
Block a user