aboutsummaryrefslogtreecommitdiffstats
path: root/plot_llh/make_plots.py
diff options
context:
space:
mode:
authorshivesh <s.p.mandalia@qmul.ac.uk>2018-11-06 17:49:17 -0600
committershivesh <s.p.mandalia@qmul.ac.uk>2018-11-06 17:49:17 -0600
commiteb98a187b1bc4ee8e8c962d0e5d1a3d0ae77bc35 (patch)
treed9f8d4f65c9fedf0733653ea529da407fe227783 /plot_llh/make_plots.py
parent84c05583ad3d582d107fe09be700311ea466b1af (diff)
downloadGolemFlavor-eb98a187b1bc4ee8e8c962d0e5d1a3d0ae77bc35.tar.gz
GolemFlavor-eb98a187b1bc4ee8e8c962d0e5d1a3d0ae77bc35.zip
plotting
Diffstat (limited to 'plot_llh/make_plots.py')
-rw-r--r--plot_llh/make_plots.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/plot_llh/make_plots.py b/plot_llh/make_plots.py
index b41e5ea..67d621d 100644
--- a/plot_llh/make_plots.py
+++ b/plot_llh/make_plots.py
@@ -67,7 +67,7 @@ for i in range(len(sys.argv)-1):
# plots scale and diviions
scale = 8
- divisions = 40
+ divisions = 80
print "Begin making plot ..."
triangle_collection = LVCPT.GenerateTriangles(scale,divisions*2)