aboutsummaryrefslogtreecommitdiffstats
path: root/plot_sens.py
diff options
context:
space:
mode:
authorshivesh <s.p.mandalia@qmul.ac.uk>2019-04-15 16:41:39 -0500
committershivesh <s.p.mandalia@qmul.ac.uk>2019-04-15 16:41:39 -0500
commitd84021c3f136d657e708a31b816f6d6409a9c241 (patch)
treeaca8f2988bed0c08596472d12b650f7a53b31427 /plot_sens.py
parentef0a58eceb3d794931b0df57f53ecd97dbd57e52 (diff)
downloadGolemFlavor-d84021c3f136d657e708a31b816f6d6409a9c241.tar.gz
GolemFlavor-d84021c3f136d657e708a31b816f6d6409a9c241.zip
improve plotx
Diffstat (limited to 'plot_sens.py')
-rwxr-xr-xplot_sens.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/plot_sens.py b/plot_sens.py
index 6fad8bb..3fb585e 100755
--- a/plot_sens.py
+++ b/plot_sens.py
@@ -171,8 +171,8 @@ def main():
print 'Unable to load file {0}'.format(
infile+'.npy'
)
- raise
- # continue
+ # raise
+ continue
else:
print 'Loading from {0}'.format(base_infile+'.npy')
try:
@@ -225,7 +225,7 @@ def main():
basename = args.datadir[:5]+args.datadir[5:].replace('data', 'plots')
baseoutfile = basename + '/{0}/{1}/'.format(
*map(parse_enum, [args.stat_method, args.data])
- ) + r'{0}/'.format(prefix)
+ ) + r'{0}'.format(prefix)
if args.plot_x:
plot_utils.plot_x(