aboutsummaryrefslogtreecommitdiffstats
path: root/chainer_plot.py
diff options
context:
space:
mode:
authorshivesh <s.p.mandalia@qmul.ac.uk>2018-03-14 16:53:20 -0500
committershivesh <s.p.mandalia@qmul.ac.uk>2018-03-14 16:53:20 -0500
commitb323b9425d7f4b5968271c5c1acab1f046a7c215 (patch)
treed0850ab40544c39be24c94a8c64137c7991dd958 /chainer_plot.py
parent5cb3e0d121e16f363b36f3a32c09c5ac7668f51d (diff)
downloadGolemFlavor-b323b9425d7f4b5968271c5c1acab1f046a7c215.tar.gz
GolemFlavor-b323b9425d7f4b5968271c5c1acab1f046a7c215.zip
update submitter script
Diffstat (limited to 'chainer_plot.py')
-rwxr-xr-xchainer_plot.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/chainer_plot.py b/chainer_plot.py
index 31de5bd..8964bf5 100755
--- a/chainer_plot.py
+++ b/chainer_plot.py
@@ -19,7 +19,7 @@ from getdist import mcsamples
import mcmc_scan
-rc('text', usetex=True)
+rc('text', usetex=False)
rc('font', **{'family':'serif', 'serif':['Computer Modern'], 'size':18})
cols = ['#29A2C6','#FF6D31','#FFCB18','#73B66B','#EF597B', '#333333']