aboutsummaryrefslogtreecommitdiffstats
path: root/plot_sens.py
diff options
context:
space:
mode:
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,
)