'update'
[talweg.git] / reports / report.gj
index 7577c20..c52486c 100644 (file)
@@ -64,8 +64,8 @@ plotError(list(e1, e5, e4, e2, e3), cols=c(1,2,colors()[258],4,6))
 # noir: Neighbors non-local (p1), bleu: Neighbors local endo (p2), mauve: Neighbors local none (p3),
 # vert: moyenne (p4), rouge: persistence (p5)
 
-i_np = which.min(e_n$abs$indices)
-i_p = which.max(e_n$abs$indices)
+i_np = which.min(e1$abs$indices)
+i_p = which.max(e1$abs$indices)
 -----r
 options(repr.plot.width=9, repr.plot.height=4)
 par(mfrow=c(1,2))