You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One issue could be the mask creation for 3dttest++. Currently we create mask intersection for N subjects (one half from the equalRange group, one half from the equalIndifference), and use this mask to compute the 1 sample t-test on both groups (i.e.: N/2 subject in both case). This is done because 3dttest++ allows to compute 1 sample t-test as well as 2 sample t-test (for group comparison) in the same call.
Note that the thresholded maps are not computed with this version of the code. This could be done by creating an interface for 3dClustSim.
Softwares
AFNI
Input data
derivatives (fMRIprep)
Additional context
This pipeline is used without Nipype, so far.
List of tasks
Please tick the boxes below once the corresponding task is finished. 👍
status: ready for dev
label to it.team_{team_id}.py
inside thenarps_open/pipelines/
directory. You can use a file insidenarps_open/pipelines/templates
as a template if needed.tests/pipelines/test_team_*
as examples.The text was updated successfully, but these errors were encountered: