summaryrefslogtreecommitdiff
path: root/figs/fig_cluster-scaling.gplot
diff options
context:
space:
mode:
Diffstat (limited to 'figs/fig_cluster-scaling.gplot')
-rw-r--r--figs/fig_cluster-scaling.gplot14
1 files changed, 7 insertions, 7 deletions
diff --git a/figs/fig_cluster-scaling.gplot b/figs/fig_cluster-scaling.gplot
index d22be31..921e2ce 100644
--- a/figs/fig_cluster-scaling.gplot
+++ b/figs/fig_cluster-scaling.gplot
@@ -69,7 +69,7 @@ unset colorbox
set nokey
set logscale xy
-scaledylabel = '"$\\avg{s_{\\text{\\sc 1c}}}L^{-D\\gamma/\\nu}$" offset 2,0'
+scaledylabel = '"$\\langle s_{\\textsc{\\scriptsize 1c}}L^{-D\\gamma/\\nu}\\rangle$" offset 2,0'
# plotting the first row
set format x ""
@@ -80,7 +80,7 @@ set ylabel @scaledylabel
set xrange @isingRange
set yrange [0.8:6]
-set title '\twodee Ising' offset -6.5,-2.5
+set title '(a) \textsc{2d} Ising' offset -6,-2.5
plot dataIsing2D using (column("H")/column("T") * exp(log(column("L")) * betaIsing2D * deltaIsing2D / nuIsing2D)):(column("S") * exp(-log(column("L")) * (gammaIsing2D / nuIsing2D))):(column("dS") * exp(-log(column("L")) * (gammaIsing2D / nuIsing2D))):1 with yerrorbars pt 0 lw 2 palette,\
dataIsing2D using (column("H")/column("T") * exp(log(column("L")) * betaIsing2D * deltaIsing2D / nuIsing2D)):(column("S") * exp(-log(column("L")) * (gammaIsing2D / nuIsing2D))):1 with lines palette,\
@@ -92,7 +92,7 @@ unset ylabel
set xrange @pottsRange
set yrange [0.9:6]
-set title '\twodee 3-State Potts' offset -4,-2.5
+set title '(c) \textsc{2d} 3-State Potts' offset -3.5,-2.5
set key above center vertical maxrows 1
@@ -114,7 +114,7 @@ unset key
set xrange @vectorRange
set yrange [0.2:80]
-set title '\threedee O(2)' offset -6.5,-2.5
+set title '(e) \textsc{3d} O(2)' offset -6,-2.5
plot data2Vector3D using (column("H")/column("T") * exp(log(column("L")) * beta2Vector3D * delta2Vector3D / nu2Vector3D)):(column("S") * exp(-log(column("L")) * (gamma2Vector3D / nu2Vector3D))):(column("dS") * exp(-log(column("L")) * (gamma2Vector3D / nu2Vector3D))):1 with yerrorbars pt 0 lw 2 palette,\
data2Vector3D using (column("H")/column("T") * exp(log(column("L")) * beta2Vector3D * delta2Vector3D / nu2Vector3D)):(column("S") * exp(-log(column("L")) * (gamma2Vector3D / nu2Vector3D))):1 with lines palette,\
@@ -129,7 +129,7 @@ set ylabel @scaledylabel
set xrange @isingRange
set yrange [0.5:200]
-set title '\threedee Ising' offset -6.5,-2.5
+set title '(b) \textsc{3d} Ising' offset -6,-2.5
plot dataIsing3D using (column("H")/column("T") * exp(log(column("L")) * betaIsing3D * deltaIsing3D / nuIsing3D)):(column("S") * exp(-log(column("L")) * (gammaIsing3D / nuIsing3D))):(column("dS") * exp(-log(column("L")) * (gammaIsing3D / nuIsing3D))):1 with yerrorbars pt 0 lw 2 palette,\
dataIsing3D using (column("H")/column("T") * exp(log(column("L")) * betaIsing3D * deltaIsing3D / nuIsing3D)):(column("S") * exp(-log(column("L")) * (gammaIsing3D / nuIsing3D))):1 with lines palette,\
@@ -141,7 +141,7 @@ unset ylabel
set xrange @pottsRange
set yrange [0.8:6]
-set title '\twodee 4-State Potts' offset -4,-2.5
+set title '(d) \textsc{2d} 4-State Potts' offset -3.5,-2.5
plot data4Potts2D using (column("H")/column("T") * exp(log(column("L")) * beta4Potts2D * delta4Potts2D / nu4Potts2D)):(column("S") * exp(-log(column("L")) * (gamma4Potts2D / nu4Potts2D))):(column("dS") * exp(-log(column("L")) * (gamma4Potts2D / nu4Potts2D))):1 with yerrorbars pt 0 lw 2 palette,\
data4Potts2D using (column("H")/column("T") * exp(log(column("L")) * beta4Potts2D * delta4Potts2D / nu4Potts2D)):(column("S") * exp(-log(column("L")) * (gamma4Potts2D / nu4Potts2D))):1 with lines palette,\
@@ -151,7 +151,7 @@ plot data4Potts2D using (column("H")/column("T") * exp(log(column("L")) * beta4P
set xrange @vectorRange
set yrange [0.3:100]
-set title '\threedee O(3)' offset -6.5,-2.5
+set title '(f) \textsc{3d} O(3)' offset -6,-2.5
plot data3Vector3D using (column("H")/column("T") * exp(log(column("L")) * beta3Vector3D * delta3Vector3D / nu3Vector3D)):(column("S") * exp(-log(column("L")) * (gamma3Vector3D / nu3Vector3D))):(column("dS") * exp(-log(column("L")) * (gamma3Vector3D / nu3Vector3D))):1 with yerrorbars pt 0 lw 2 palette,\
data3Vector3D using (column("H")/column("T") * exp(log(column("L")) * beta3Vector3D * delta3Vector3D / nu3Vector3D)):(column("S") * exp(-log(column("L")) * (gamma3Vector3D / nu3Vector3D))):1 with lines palette,\