From eb98a187b1bc4ee8e8c962d0e5d1a3d0ae77bc35 Mon Sep 17 00:00:00 2001 From: shivesh Date: Tue, 6 Nov 2018 17:49:17 -0600 Subject: plotting --- plot_llh/make_plots.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plot_llh/make_plots.py') 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) -- cgit v1.2.3