summaryrefslogtreecommitdiff
path: root/figs/fig_correlation-times.gplot
diff options
context:
space:
mode:
Diffstat (limited to 'figs/fig_correlation-times.gplot')
-rw-r--r--figs/fig_correlation-times.gplot12
1 files changed, 6 insertions, 6 deletions
diff --git a/figs/fig_correlation-times.gplot b/figs/fig_correlation-times.gplot
index 6415279..28da0ad 100644
--- a/figs/fig_correlation-times.gplot
+++ b/figs/fig_correlation-times.gplot
@@ -86,7 +86,7 @@ set ylabel @scaledylabel
set xrange @isingRange
set yrange [0.2:1.2]
-set title '\twodee Ising' offset -6.5,-8
+set title '(a) \twodee Ising' offset -6,-8
plot dataIsing2D using (column("H")/column("T") * exp(log(column("L")) * betaIsing2D * deltaIsing2D / nuIsing2D)):(column("t") * column("S") * exp(-log(column("L")) * (zIsing2D + 2))):(sqrt((column("dt")/column("t"))**2 + (column("dS")/column("S"))**2) * column("t") * column("S") * exp(-log(column("L")) * (zIsing2D + 2))):1 with yerrorbars pt 0 lw 2 palette,\
dataIsing2D using (column("H")/column("T") * exp(log(column("L")) * betaIsing2D * deltaIsing2D / nuIsing2D)):(column("t") * column("S") * exp(-log(column("L")) * (zIsing2D + 2))):1 with lines palette,\
@@ -98,7 +98,7 @@ unset ylabel
set xrange @pottsRange
set yrange [0.07:2]
-set title '\twodee 3-State Potts' offset -4,-8
+set title '(c) \twodee 3-State Potts' offset -3.5,-8
set key above center vertical maxrows 1
@@ -120,7 +120,7 @@ unset key
set xrange @vectorRange
set yrange [0.7:2]
-set title '\threedee O(2)' offset -6.5,-8
+set title '(e) \threedee O(2)' offset -6,-8
plot data2Vector3D using (column("H")/column("T") * exp(log(column("L")) * beta2Vector3D * delta2Vector3D / nu2Vector3D)):(column("t") * column("S") * exp(-log(column("L")) * (z2Vector3D + 3))):(sqrt((column("dt")/column("t"))**2 + (column("dS")/column("S"))**2) * column("t") * column("S") * exp(-log(column("L")) * (z2Vector3D + 3))):1 with yerrorbars pt 0 lw 2 palette,\
data2Vector3D using (column("H")/column("T") * exp(log(column("L")) * beta2Vector3D * delta2Vector3D / nu2Vector3D)):(column("t") * column("S") * exp(-log(column("L")) * (z2Vector3D + 3))):1 with lines palette,\
@@ -135,7 +135,7 @@ set ylabel @scaledylabel
set xrange @isingRange
set yrange [0.2:1]
-set title '\threedee Ising' offset -6.5,-8
+set title '(b) \threedee Ising' offset -6,-8
plot dataIsing3D using (column("H")/column("T") * exp(log(column("L")) * betaIsing3D * deltaIsing3D / nuIsing3D)):(column("t") * column("S") * exp(-log(column("L")) * (zIsing3D + 3))):(sqrt((column("dt")/column("t"))**2 + (column("dS")/column("S"))**2) * column("t") * column("S") * exp(-log(column("L")) * (zIsing3D + 3))):1 with yerrorbars pt 0 lw 2 palette,\
dataIsing3D using (column("H")/column("T") * exp(log(column("L")) * betaIsing3D * deltaIsing3D / nuIsing3D)):(column("t") * column("S") * exp(-log(column("L")) * (zIsing3D + 3))):1 with lines palette,\
@@ -147,7 +147,7 @@ unset ylabel
set xrange @pottsRange
set yrange [0.009:3]
-set title '\twodee 4-State Potts' offset -4,-8
+set title '(d) \twodee 4-State Potts' offset -3.5,-8
plot data4Potts2D using (column("H")/column("T") * exp(log(column("L")) * beta4Potts2D * delta4Potts2D / nu4Potts2D)):(column("t") * column("S") * exp(-log(column("L")) * (z4Potts2D + 2))):(sqrt((column("dt")/column("t"))**2 + (column("dS")/column("S"))**2) * column("t") * column("S") * exp(-log(column("L")) * (z4Potts2D + 2))):1 with yerrorbars pt 0 lw 2 palette,\
data4Potts2D using (column("H")/column("T") * exp(log(column("L")) * beta4Potts2D * delta4Potts2D / nu4Potts2D)):(column("t") * column("S") * exp(-log(column("L")) * (z4Potts2D + 2))):1 with lines palette,\
@@ -157,7 +157,7 @@ plot data4Potts2D using (column("H")/column("T") * exp(log(column("L")) * beta4P
set xrange @vectorRange
set yrange [0.9:5]
-set title '\threedee O(3)' offset -6.5,-8
+set title '(f) \threedee O(3)' offset -6,-8
plot data3Vector3D using (column("H")/column("T") * exp(log(column("L")) * beta3Vector3D * delta3Vector3D / nu3Vector3D)):(column("t") * column("S") * exp(-log(column("L")) * (z3Vector3D + 3))):(sqrt((column("dt")/column("t"))**2 + (column("dS")/column("S"))**2) * column("t") * column("S") * exp(-log(column("L")) * (z3Vector3D + 3))):1 with yerrorbars pt 0 lw 2 palette,\
data3Vector3D using (column("H")/column("T") * exp(log(column("L")) * beta3Vector3D * delta3Vector3D / nu3Vector3D)):(column("t") * column("S") * exp(-log(column("L")) * (z3Vector3D + 3))):1 with lines palette,\