summaryrefslogtreecommitdiff
path: root/figs/fig-mag.gplot
diff options
context:
space:
mode:
authorJaron Kent-Dobias <jaron@kent-dobias.com>2017-06-05 21:51:35 -0400
committerJaron Kent-Dobias <jaron@kent-dobias.com>2017-06-05 21:51:35 -0400
commite539f537677e645a6804063a7bd3eac2d2e57113 (patch)
tree0345d495547c6559900da94559dbde7880ba0c45 /figs/fig-mag.gplot
parentcaf973b56c9c197ca046712dc189f368864f276c (diff)
downloadpaper-e539f537677e645a6804063a7bd3eac2d2e57113.tar.gz
paper-e539f537677e645a6804063a7bd3eac2d2e57113.tar.bz2
paper-e539f537677e645a6804063a7bd3eac2d2e57113.zip
many changes, most notably removing our section on the high-order terms and a lot of rewriting
Diffstat (limited to 'figs/fig-mag.gplot')
-rw-r--r--figs/fig-mag.gplot4
1 files changed, 2 insertions, 2 deletions
diff --git a/figs/fig-mag.gplot b/figs/fig-mag.gplot
index d1ff4aa..73ee9ec 100644
--- a/figs/fig-mag.gplot
+++ b/figs/fig-mag.gplot
@@ -14,7 +14,7 @@ set key off
set xrange [-20:1200]
set yrange [1.18:1.75]
set ylabel offset 1,0 '$Mt^{-\beta}$'
-set xlabel "$ht^{-\\beta\\delta}$"
+set xlabel '$ht^{-\Delta}$'
plot num with yerrorbars pt 0, func using (10**$1 / B):(M0 + 10**($2) * A) with linespoints pt 0 lw 3
@@ -23,7 +23,7 @@ set origin 0.38,0.2
set xrange [-3:3]
set yrange [1.18:1.75]
set ylabel offset 4,0 '\footnotesize$Mt^{-\beta}$'
-set xlabel offset 0,0.5 '\footnotesize$ht^{-\beta\delta}$'
+set xlabel offset 0,0.5 '\footnotesize$ht^{-\Delta}$'
set xtics format '\footnotesize$10^{%g}$' -2,2,3
set ytics format '\footnotesize %g'