From 8a3ec14f263587af8fa87c019afd35e0b9508fbb Mon Sep 17 00:00:00 2001 From: shivesh Date: Thu, 8 Nov 2018 15:00:46 -0600 Subject: Thu 8 Nov 15:00:46 CST 2018 --- 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 2ecde12..a957fe5 100755 --- a/plot_sens.py +++ b/plot_sens.py @@ -353,7 +353,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_1108', outformat = ['png', 'pdf'], args = args, ) -- cgit v1.2.3