From df6f837d1aab1331b176b7d3c3dff268681905a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Boris=20Cl=C3=A9net?= Date: Mon, 22 Apr 2024 17:23:43 +0200 Subject: [PATCH] Hypotheses names --- narps_open/pipelines/team_O21U.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/narps_open/pipelines/team_O21U.py b/narps_open/pipelines/team_O21U.py index 03646c09..6fa70c53 100644 --- a/narps_open/pipelines/team_O21U.py +++ b/narps_open/pipelines/team_O21U.py @@ -717,12 +717,12 @@ def get_hypotheses_outputs(self): join(f'group_level_analysis_equalIndifference_nsub_{nb_sub}', '_contrast_id_2', 'randomise_tfce_corrp_tstat1'), join(f'group_level_analysis_equalIndifference_nsub_{nb_sub}', - '_contrast_id_2', 'zstat1.nii.gz'), + '_contrast_id_2', 'zstat2.nii.gz'), # Hypothesis 6 join(f'group_level_analysis_equalRange_nsub_{nb_sub}', '_contrast_id_2', 'randomise_tfce_corrp_tstat1'), join(f'group_level_analysis_equalRange_nsub_{nb_sub}', - '_contrast_id_2', 'zstat1.nii.gz'), + '_contrast_id_2', 'zstat2.nii.gz'), # Hypothesis 7 join(f'group_level_analysis_equalIndifference_nsub_{nb_sub}', '_contrast_id_2', 'randomise_tfce_corrp_tstat1'),