Skip to content

Commit

Permalink
[BUG]
Browse files Browse the repository at this point in the history
  • Loading branch information
elodiegermani1 committed Dec 14, 2023
1 parent 14f1339 commit 9b52b47
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions narps_open/pipelines/team_43FJ.py
Original file line number Diff line number Diff line change
Expand Up @@ -1056,12 +1056,12 @@ def get_group_level_analysis_sub_workflow(self, method):
group_level_analysis.connect([
(
subgroups_contrasts,
merge_copes_3rdlevel,
merge_copes,
[('copes_equalRange', 'in_files')]
),
(
subgroups_contrasts,
merge_varcopes_3rdlevel,
merge_varcopes,
[('varcopes_equalRange', 'in_files')]
)
])
Expand Down

0 comments on commit 9b52b47

Please sign in to comment.