Skip to content
Snippets Groups Projects
Commit 1d8a9ad1 authored by Manuel Günther's avatar Manuel Günther
Browse files

Updated merge issue

parent 7938d7d6
No related branches found
No related tags found
1 merge request!80Resolve "ZT files are processed even when no ZT processing is wanted"
......@@ -460,7 +460,7 @@ def initialize(parsers, command_line_parameters=None, skips=[]):
zt_score_directories=[os.path.join(args.temp_directory, protocol, s) for s in args.zt_directories],
compressed_extension='.tar.bz2' if args.write_compressed_score_files else '',
default_extension='.hdf5',
zt_norm = args.zt_norm
zt_norm = args.zt_norm
)
return args
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment