From 1a6e8e5e5945d87908c15a25217764a30dc51ef8 Mon Sep 17 00:00:00 2001 From: shivesh Date: Wed, 20 Mar 2019 12:11:24 -0500 Subject: Wed 20 Mar 12:11:23 CDT 2019 --- plot_sens.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plot_sens.py') diff --git a/plot_sens.py b/plot_sens.py index b12389f..ba3e923 100755 --- a/plot_sens.py +++ b/plot_sens.py @@ -363,7 +363,7 @@ def main(): elif args.run_method in fixed_angle_categ: plot_utils.plot_sens_fixed_angle_pretty( data = data, - outfile = baseoutfile + '/fixed_angle_pretty', + outfile = baseoutfile + '/fixed_angle_pretty_substantial', outformat = ['png', 'pdf'], args = args, ) -- cgit v1.2.3