diff options
| author | shivesh <s.p.mandalia@qmul.ac.uk> | 2018-11-08 15:03:08 -0600 |
|---|---|---|
| committer | shivesh <s.p.mandalia@qmul.ac.uk> | 2018-11-08 15:03:08 -0600 |
| commit | 198ecfe008d28c2dc6c39c1f405e2ffdc96c26ac (patch) | |
| tree | 6cb3ceec3d5a6714c13639e8252b159dc05a6c86 /plot_sens.py | |
| parent | 845c55c269a59620bbf8a6c0d8adab575e1185dc (diff) | |
| parent | 8a3ec14f263587af8fa87c019afd35e0b9508fbb (diff) | |
| download | GolemFlavor-198ecfe008d28c2dc6c39c1f405e2ffdc96c26ac.tar.gz GolemFlavor-198ecfe008d28c2dc6c39c1f405e2ffdc96c26ac.zip | |
Merge branch 'master' of github.com:ShiveshM/flavour_ratio
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, ) |
