Open michellewang opened 1 year ago
Hi @cmaumet,
Here are quick questions about the analysis. (Full description above)
independent_vars_first_level
: The values of GAIN and LOSS were used as independent columns of the regression matrix. These were convolved with the canonical HRF. The time derivatives of the two columns were also included in the regression.
Does this mean we use the canonical HRF + derivatives as basis ?
independent_vars_higher_level
: For the second level analysis, 2 columns of the regression matrix were used to separate between equalRange and equalIndifference. Each run of each subject was treated as independent. Further, age and sex were added as nuisance factors.
Here, I assume second level analysis refers to group level. Is there intermediate subject level ?
Thanks !
Does this mean we use the canonical HRF + derivatives as basis ?
Yes exactly!
Here, I assume second level analysis refers to group level. Is there intermediate subject level ?
Yes that is right second level = group. From the "Each run of each subject was treated as independent", I think it means that there is no subject-level, i.e. run-level and then group-level (as if each run was a separate subject).
Results with 108 subjects, commit 3ff9cf4 [0.20, 0.30, 0.20, 0.30, -0.41, -0.35, 0.41, 0.35, -0.11]
Softwares
FSL 6.0
Input data
derivatives (fMRIprep)
Additional context
Preprocessing:
Analysis:
List of tasks
Please tick the boxes below once the corresponding task is finished. :+1:
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.