diff options
Diffstat (limited to 'figs')
| -rw-r--r-- | figs/fig_correlation-times.gplot | 8 | ||||
| -rw-r--r-- | figs/fig_harmonic-susceptibilities.gplot | 2 | 
2 files changed, 5 insertions, 5 deletions
| diff --git a/figs/fig_correlation-times.gplot b/figs/fig_correlation-times.gplot index 74f99e7..6415279 100644 --- a/figs/fig_correlation-times.gplot +++ b/figs/fig_correlation-times.gplot @@ -96,7 +96,7 @@ unset ylabel  # plotting 3 Potts 2D  set xrange @pottsRange -set yrange [0.05:2] +set yrange [0.07:2]  set title '\twodee 3-State Potts' offset -4,-8 @@ -118,7 +118,7 @@ unset key  # plotting 2 Vector 3D  set xrange @vectorRange -set yrange [0.4:2] +set yrange [0.7:2]  set title '\threedee O(2)' offset -6.5,-8 @@ -145,7 +145,7 @@ unset ylabel  # plotting 4 Potts 2D  set xrange @pottsRange -set yrange [0.02:4] +set yrange [0.009:3]  set title '\twodee 4-State Potts' offset -4,-8 @@ -155,7 +155,7 @@ plot data4Potts2D using (column("H")/column("T") * exp(log(column("L")) * beta4P  # plotting 3 Vector 3D  set xrange @vectorRange -set yrange [0.9:4] +set yrange [0.9:5]  set title '\threedee O(3)' offset -6.5,-8 diff --git a/figs/fig_harmonic-susceptibilities.gplot b/figs/fig_harmonic-susceptibilities.gplot index cd68de5..1b65a88 100644 --- a/figs/fig_harmonic-susceptibilities.gplot +++ b/figs/fig_harmonic-susceptibilities.gplot @@ -11,7 +11,7 @@ set cbrange[STATS_min:STATS_max]  set logscale xycb  set nokey -set xrange [3:5000] +set xrange [3:3000]  set yrange [0.005:20000]  unset colorbox | 
