summaryrefslogtreecommitdiff
path: root/ising_scaling.tex
diff options
context:
space:
mode:
authorJaron Kent-Dobias <jaron@kent-dobias.com>2021-10-28 13:05:02 +0200
committerJaron Kent-Dobias <jaron@kent-dobias.com>2021-10-28 13:05:02 +0200
commit99913db8c908f9a2f836155697e8a4b0b8571827 (patch)
tree8074d043b119ec7ed81a24c85f3d80bb9f36a27b /ising_scaling.tex
parent08245902c0300893e57438b105383bb3d4186d6e (diff)
downloadpaper-99913db8c908f9a2f836155697e8a4b0b8571827.tar.gz
paper-99913db8c908f9a2f836155697e8a4b0b8571827.tar.bz2
paper-99913db8c908f9a2f836155697e8a4b0b8571827.zip
Added uncertainty to difference plot.
Diffstat (limited to 'ising_scaling.tex')
-rw-r--r--ising_scaling.tex12
1 files changed, 6 insertions, 6 deletions
diff --git a/ising_scaling.tex b/ising_scaling.tex
index fb697d8..fc9e8aa 100644
--- a/ising_scaling.tex
+++ b/ising_scaling.tex
@@ -854,15 +854,15 @@ values at the critical isotherm, or $\theta=1$.
set ylabel '$|\Delta\mathcal F_0^{(m)}|$'
set yrange [0.000000005:0.0005]
- set style data linespoints
+ set style data yerrorlines
set key title '\raisebox{0.5em}{$m$}' bottom left
plot \
- dat using 1:2 title '0', \
- dat using 1:3 title '1', \
- dat using 1:4 title '2', \
- dat using 1:5 title '3', \
- dat using 1:6 title '4'
+ dat using 1:2:3 title '0', \
+ dat using 1:4:5 title '1', \
+ dat using 1:6:7 title '2', \
+ dat using 1:8:9 title '3', \
+ dat using 1:10:11 title '4'
\end{gnuplot}
\caption{
The error in the $m$th derivative of the scaling function $\mathcal F_0$