From b22d44038e8f8be61f7f3784e0eb1d85959f45c5 Mon Sep 17 00:00:00 2001 From: Jaron Kent-Dobias Date: Thu, 21 Oct 2021 13:25:06 +0200 Subject: Tweak. --- ising_scaling.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ising_scaling.tex') diff --git a/ising_scaling.tex b/ising_scaling.tex index ab6d1d0..7c61ca0 100644 --- a/ising_scaling.tex +++ b/ising_scaling.tex @@ -770,7 +770,7 @@ accuracy of the fit results can be checked against the known values here. plot \ dat1 using 1:(abs($2)) title 'Numeric' with yerrorbars, \ - dat2 using 1:(abs($2)) title 'Ours ($n=0$)', \ + dat2 using 1:(abs($2)) title 'Ours ($n=2$)', \ dat3 using 1:(abs($2)) title 'Caselle' \end{gnuplot} \caption{ @@ -792,7 +792,7 @@ accuracy of the fit results can be checked against the known values here. plot \ dat1 using (1/$1):(abs(ratLast($2))) title 'Numeric', \ - dat2 using (1/$1):(abs(ratLast($2))) title 'Ours ($n=0$)', \ + dat2 using (1/$1):(abs(ratLast($2))) title 'Ours ($n=2$)', \ dat3 using (1/$1):(abs(ratLast($2))) title 'Caselle' \end{gnuplot} \caption{ -- cgit v1.2.3-70-g09d2