diff options
author | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2017-10-02 16:07:07 -0400 |
---|---|---|
committer | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2017-10-02 16:07:07 -0400 |
commit | 01f16c5f0288bec93c6c2a97780dc8e1e0723cde (patch) | |
tree | d5ac85163de978eb36a52a0ac0472b7034553056 /figs | |
parent | 224b34bb3240fe28b04ddcb298439531f06e738c (diff) | |
download | paper-01f16c5f0288bec93c6c2a97780dc8e1e0723cde.tar.gz paper-01f16c5f0288bec93c6c2a97780dc8e1e0723cde.tar.bz2 paper-01f16c5f0288bec93c6c2a97780dc8e1e0723cde.zip |
rejiggered graphs
Diffstat (limited to 'figs')
-rw-r--r-- | figs/fig-mag_scaling-func-mod.dat | 2 | ||||
-rw-r--r-- | figs/fig-series.gplot | 4 | ||||
-rw-r--r-- | figs/fig-sus_scaling-func-mod.dat | 2 |
3 files changed, 5 insertions, 3 deletions
diff --git a/figs/fig-mag_scaling-func-mod.dat b/figs/fig-mag_scaling-func-mod.dat index 8a6e373..fc2947a 100644 --- a/figs/fig-mag_scaling-func-mod.dat +++ b/figs/fig-mag_scaling-func-mod.dat @@ -11511,4 +11511,4 @@ 3.762239475833869e7 3.3373472708378333 6.161471090212426e7 3.434242107873912 1.2218708815216324e8 3.5654485387101857 -3.8873411154002964e8 3.766872238228526 +3.8873411154002964e8 3.766872238228526
\ No newline at end of file diff --git a/figs/fig-series.gplot b/figs/fig-series.gplot index 49aa4cc..be3876b 100644 --- a/figs/fig-series.gplot +++ b/figs/fig-series.gplot @@ -1,5 +1,5 @@ -set terminal pslatex rotate size 3.6,2.111 +set terminal pslatex rotate size 3.417,2.111 cc1 = "#5e81b5" cc2 = "#e19c24" @@ -16,6 +16,8 @@ set key off set xlabel '$n$' set ylabel offset 2 '$|f_n|$' +set lmargin 7 + set ytics format '' set ytics add ('$\footnotesize10^{-5}$' 10**(-5),'$\footnotesize10^{-4}$' 10**(-4), '$\footnotesize10^{-3}$' 10**(-3),'$\footnotesize10^{-2}$' 10**(-2), '$\footnotesize10^{-1}$' 10**(-1),'$\footnotesize10^{0}$' 10**(0)) diff --git a/figs/fig-sus_scaling-func-mod.dat b/figs/fig-sus_scaling-func-mod.dat index a1035a2..5d49f9b 100644 --- a/figs/fig-sus_scaling-func-mod.dat +++ b/figs/fig-sus_scaling-func-mod.dat @@ -11512,4 +11512,4 @@ 4.538336246018404e7 5.038456459197966e-9 7.784605934406449e7 3.0450636072710195e-9 1.66528116960262e8 1.4975395964135683e-9 -6.109401061197972e8 4.4516137129949495e-10 +6.109401061197972e8 4.4516137129949495e-10
\ No newline at end of file |