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
It looks like the regressors of interest are not orthogonalized in the code, although mentioned in the description (section independent_vars_first_level):
Gain: Modeled for trials with a valid response (Not NoResp), [...], orthoganlized with respect to the constant factor.
Loss: Modeled for trials with a valid response (Not NoResp), [...], orthoganalized with respect to the constant factor.
Difficulty: Modeled for trials with a valid response (Not NoResp), [...], orthogonalized with respect to the constant factor.
This can be done using the orthogonalization parameter in FSL's Level1Design.
Softwares
FSL v 5.0.9; RRID:SCR_002823 , fmriprep v.1.1.4
Input data
derivatives (fMRIprep)
Additional context
This pipeline is (almost) reproduced, only refactoring should be needed.
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: