From d8bdd75d941209094cd4d8fe09c5898273e653bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Boris=20Cl=C3=A9net?= Date: Thu, 18 Jan 2024 11:39:41 +0100 Subject: [PATCH] [BUG] find mask name in run-level analysis --- narps_open/pipelines/team_51PW.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/narps_open/pipelines/team_51PW.py b/narps_open/pipelines/team_51PW.py index 155c408a..cc584e47 100644 --- a/narps_open/pipelines/team_51PW.py +++ b/narps_open/pipelines/team_51PW.py @@ -265,7 +265,7 @@ def get_run_level_analysis(self): # Functional MRI - from the preprocessing 'func' : join(self.directories.output_dir, 'preprocessing', '_run_id_{run_id}_subject_id_{subject_id}', - '' + 'sub-{subject_id}_task-MGT_run-{run_id}_bold_space-MNI152NLin2009cAsym_preproc_maths_smooth.nii.gz' ), # Events file - from the original dataset 'events' : join('sub-{subject_id}', 'func',