From fcc91aaf5c4e6b53dfa2fd39ef170ad1e3b99c4f Mon Sep 17 00:00:00 2001 From: Vladimir Mikheev <33777074+vladdez@users.noreply.github.com> Date: Mon, 13 Nov 2023 19:38:43 +0100 Subject: [PATCH] Update test_all.jl change in tests --- test/test_all.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/test_all.jl b/test/test_all.jl index 2e622a893..42e5637f0 100644 --- a/test/test_all.jl +++ b/test/test_all.jl @@ -84,7 +84,7 @@ end plot_topoplot!(f[2, 1], data[:, 150, 1]; positions=positions, t=150) plot_topoplotseries!(f[2, 2], d_topo, 0.1; positions=positions, layout = (; useColorbar=true)) - plot_erpgrid!(f[3, 1], data, pos) + plot_erpgrid!(f[3, 1], data[:, :, 1], positions) times = -0.099609375:0.001953125:1.0