Permutation key reads the style registry in Fig. 7
It was the one curve still passing a colour and marker at the call site, and it took the index cipher's, so the same scheme was drawn two ways.
This commit is contained in:
@@ -520,9 +520,8 @@ def fig_kpa():
|
|||||||
label=f"KM (lrn.), {int(snr)} dB")
|
label=f"KM (lrn.), {int(snr)} dB")
|
||||||
try:
|
try:
|
||||||
p = load("pkpa.csv")
|
p = load("pkpa.csv")
|
||||||
ax.semilogx(col(p, "n_frames"), col(p, "eve_ser"), color=C_MATCH,
|
ax.semilogx(col(p, "n_frames"), col(p, "eve_ser"), **STY["perm"],
|
||||||
marker="P", ls="--", markevery=(3, 4),
|
markevery=(3, 4), label=LBL["perm"] + ", 20 dB")
|
||||||
label=LBL["perm"] + ", 20 dB")
|
|
||||||
except FileNotFoundError:
|
except FileNotFoundError:
|
||||||
print("[skip] pkpa.csv not present yet")
|
print("[skip] pkpa.csv not present yet")
|
||||||
# legitimate reference measured with the SAME estimator as the
|
# legitimate reference measured with the SAME estimator as the
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user