diff options
| author | shivesh <s.p.mandalia@qmul.ac.uk> | 2019-03-20 12:11:24 -0500 |
|---|---|---|
| committer | shivesh <s.p.mandalia@qmul.ac.uk> | 2019-03-20 12:11:24 -0500 |
| commit | 1a6e8e5e5945d87908c15a25217764a30dc51ef8 (patch) | |
| tree | 42465e1cefe65516dc9e257721b36ab3d8804b0d /plot_sens.py | |
| parent | c614f7216177745ddea1171d7ca0c6e68c378c17 (diff) | |
| download | GolemFlavor-1a6e8e5e5945d87908c15a25217764a30dc51ef8.tar.gz GolemFlavor-1a6e8e5e5945d87908c15a25217764a30dc51ef8.zip | |
Wed 20 Mar 12:11:23 CDT 2019
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 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, ) |
