aboutsummaryrefslogtreecommitdiffstats
path: root/plot_sens.py
diff options
context:
space:
mode:
authorshivesh <s.p.mandalia@qmul.ac.uk>2019-03-20 12:11:24 -0500
committershivesh <s.p.mandalia@qmul.ac.uk>2019-03-20 12:11:24 -0500
commit1a6e8e5e5945d87908c15a25217764a30dc51ef8 (patch)
tree42465e1cefe65516dc9e257721b36ab3d8804b0d /plot_sens.py
parentc614f7216177745ddea1171d7ca0c6e68c378c17 (diff)
downloadGolemFlavor-1a6e8e5e5945d87908c15a25217764a30dc51ef8.tar.gz
GolemFlavor-1a6e8e5e5945d87908c15a25217764a30dc51ef8.zip
Wed 20 Mar 12:11:23 CDT 2019
Diffstat (limited to 'plot_sens.py')
-rwxr-xr-xplot_sens.py2
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,
)