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

stupid python

parent f58f8beb
No related branches found
No related tags found
Loading
......@@ -143,6 +143,7 @@ def analysis_plot_files_output():
def analysis_output_files():
addon = []
stats = []
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