summaryrefslogtreecommitdiff
path: root/figs/fig_harmonic-susceptibilities.gplot
diff options
context:
space:
mode:
authorJaron Kent-Dobias <jaron@kent-dobias.com>2018-09-25 00:04:10 -0400
committerJaron Kent-Dobias <jaron@kent-dobias.com>2018-09-25 00:04:10 -0400
commit9ef2b1560059b73a9b88628953c6390060d829d2 (patch)
treea6899786255bbc262bcbcc0a54b549cd9789f30c /figs/fig_harmonic-susceptibilities.gplot
parent9d675601d6b8501230a8fd773af81e75e27cf048 (diff)
downloadPRE_98_063306-9ef2b1560059b73a9b88628953c6390060d829d2.tar.gz
PRE_98_063306-9ef2b1560059b73a9b88628953c6390060d829d2.tar.bz2
PRE_98_063306-9ef2b1560059b73a9b88628953c6390060d829d2.zip
many text and figure changes
Diffstat (limited to 'figs/fig_harmonic-susceptibilities.gplot')
-rw-r--r--figs/fig_harmonic-susceptibilities.gplot14
1 files changed, 7 insertions, 7 deletions
diff --git a/figs/fig_harmonic-susceptibilities.gplot b/figs/fig_harmonic-susceptibilities.gplot
index 85d474f..6129723 100644
--- a/figs/fig_harmonic-susceptibilities.gplot
+++ b/figs/fig_harmonic-susceptibilities.gplot
@@ -1,5 +1,5 @@
-set terminal epslatex size 3.417, 5.3
+set terminal epslatex size 3.417, 4.8
set output "fig_harmonic-susceptibilities.tex"
data4 = "data/harmonic-susceptibilities/order-4.dat"
@@ -11,12 +11,12 @@ set cbrange[STATS_min:STATS_max]
set logscale xycb
set nokey
-set xrange [1:5000]
-set yrange [0.01:10000]
+set xrange [3:5000]
+set yrange [0.005:20000]
unset colorbox
-set multiplot layout 2,1 margins 0.15, 0.99, 0.225, 0.99 spacing 0,0.015
+set multiplot layout 2,1 margins 0.15, 0.99, 0.1, 0.88 spacing 0,0
set size ratio 1 / 1.61803398875
unset xlabel
@@ -27,9 +27,9 @@ plot data4 using "L":"X":"dX":"H" with yerrorbars pt 0 lw 2 palette,\
data4 using "L":"X":"H" with lines palette
set xlabel '$L$'
-set colorbox horizontal user origin 0.15, 0.1 size 0.84, 0.03
-set cblabel '(Top) $h_4$ or (bottom) $h_6$'
-set cbtics format '$10^{%T}$'
+set colorbox horizontal user origin 0.15, 0.89 size 0.84, 0.03
+set cblabel '(Top) $h_4$ or (bottom) $h_6$' offset 0,6.5
+set cbtics format '$10^{%T}$' offset 0,2.8
set format x
plot data6 using "L":"X":"dX":"H" with yerrorbars pt 0 lw 2 palette,\