Skip to content
Snippets Groups Projects
Commit aef6fd68 authored by Yohan Jarosz's avatar Yohan Jarosz
Browse files

stupid python

parent 7025695c
No related branches found
No related tags found
No related merge requests found
......@@ -141,6 +141,7 @@ def analysis_plot_files_output():
def analysis_output_files():
addon = []
if MG and MT:
addon = ANALYSIS_OUTPUT_FILES['mgmt'] + ANALYSIS_OUTPUT_FILES['mg'] + ANALYSIS_OUTPUT_FILES['mt']
stats = analysis_stats_files_output(['MG', 'MT'], ['stats', 'stats_after_preprocessing'])
......
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