Skip to content

Commit

Permalink
Hypotheses names
Browse files Browse the repository at this point in the history
  • Loading branch information
bclenet committed Apr 22, 2024
1 parent e14b620 commit df6f837
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions narps_open/pipelines/team_O21U.py
Original file line number Diff line number Diff line change
Expand Up @@ -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'),
Expand Down

0 comments on commit df6f837

Please sign in to comment.