From 0dda6cc28e06488c338b741c443c76c5ff3671b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Boris=20Cl=C3=A9net?= Date: Mon, 17 Jun 2024 15:48:37 +0200 Subject: [PATCH] Adding nuisance regressors in the group level analysis --- narps_open/pipelines/team_4SZ2.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/narps_open/pipelines/team_4SZ2.py b/narps_open/pipelines/team_4SZ2.py index 96741ef2..05e4a753 100644 --- a/narps_open/pipelines/team_4SZ2.py +++ b/narps_open/pipelines/team_4SZ2.py @@ -325,7 +325,7 @@ def get_group_level_analysis(self): ), name = 'get_masks', iterfield = 'input_str' ) - get_masks.inputs.elements = complete_subject_ids(self.subject_list) + get_masks.inputs.elements = complete_sub_ids(self.subject_list) group_level.connect(select_files, 'masks', get_masks, 'input_str') # Merge Node - Merge cope files