diff options
| author | shivesh <s.p.mandalia@qmul.ac.uk> | 2018-11-08 15:00:46 -0600 |
|---|---|---|
| committer | shivesh <s.p.mandalia@qmul.ac.uk> | 2018-11-08 15:00:46 -0600 |
| commit | 8a3ec14f263587af8fa87c019afd35e0b9508fbb (patch) | |
| tree | 4574d61cbd47bc73df5fa0ba1285a80961955fae /plot_sens.py | |
| parent | c630b8540fee687a8a1239f3862f6bb3e865a259 (diff) | |
| download | GolemFlavor-8a3ec14f263587af8fa87c019afd35e0b9508fbb.tar.gz GolemFlavor-8a3ec14f263587af8fa87c019afd35e0b9508fbb.zip | |
Thu 8 Nov 15:00:46 CST 2018
Diffstat (limited to 'plot_sens.py')
| -rwxr-xr-x | plot_sens.py | 2 |
1 files changed, 1 insertions, 1 deletions
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, ) |
