aboutsummaryrefslogtreecommitdiffstats
path: root/plot_llh/make_plots.py
diff options
context:
space:
mode:
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)