aboutsummaryrefslogtreecommitdiffstats
path: root/plot_sens.py
diff options
context:
space:
mode:
authorshivesh <s.p.mandalia@qmul.ac.uk>2018-11-08 15:00:46 -0600
committershivesh <s.p.mandalia@qmul.ac.uk>2018-11-08 15:00:46 -0600
commit8a3ec14f263587af8fa87c019afd35e0b9508fbb (patch)
tree4574d61cbd47bc73df5fa0ba1285a80961955fae /plot_sens.py
parentc630b8540fee687a8a1239f3862f6bb3e865a259 (diff)
downloadGolemFlavor-8a3ec14f263587af8fa87c019afd35e0b9508fbb.tar.gz
GolemFlavor-8a3ec14f263587af8fa87c019afd35e0b9508fbb.zip
Thu 8 Nov 15:00:46 CST 2018
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 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,
)