Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
completedprojects:mrsfooof [2024/12/02 10:08] – sdm63 | completedprojects:mrsfooof [2025/05/06 13:05] (current) – sdm63 | ||
---|---|---|---|
Line 25: | Line 25: | ||
== Code Documentation == | == Code Documentation == | ||
* Preprocessing | * Preprocessing | ||
- | * Preprocessing can be run using [[https:// | + | * Preprocessing can be run using [[https:// |
* < | * < | ||
* Pulls in raw data from hera(' | * Pulls in raw data from hera(' | ||
Line 56: | Line 56: | ||
* Calculate the Aperiodic Activity | * Calculate the Aperiodic Activity | ||
- | * This work was done using the FOOOF package (previous to new edition SpecParam) using [[https:// | + | * This work was done using the FOOOF package (previous to new edition SpecParam) using [[https:// |
* For compute_psd < | * For compute_psd < | ||
* For FOOOFGroup < | * For FOOOFGroup < | ||
Line 68: | Line 68: | ||
\\ | \\ | ||
* Extract Aperiodic Measures from Individual Files | * Extract Aperiodic Measures from Individual Files | ||
- | * [[https:// | + | * [[https:// |
\\ | \\ | ||
* Create Dataframes for Paper Analyses | * Create Dataframes for Paper Analyses | ||
- | * [[https:// | + | * [[https:// |
\\ | \\ | ||
* Figures and Statistics | * Figures and Statistics | ||
- | * [[https:// | + | * [[https:// |
* To assess developmental trajectories of aperiodic activity, we implemented GAMMs on aperiodic parameter (exponent and offset), including random intercepts estimated for each participant. Regression splines were implemented (4 degrees of freedom) to assess linear and non-linear effects (Wood, 2017, Wood, 2013). We first tested for a main effect of age on aperiodic parameter while controlling for hemisphere (either ‘right’ or ‘left’ DLPFC) and condition (eyes open or eyes closed during resting state). We additionally tested for age-by-hemisphere interactions while controlling for condition, and age-by-condition interactions while controlling for region. Correlations between the exponent and the offset, for both the eyes open and eyes closed conditions were calculated using Pearson correlations. | * To assess developmental trajectories of aperiodic activity, we implemented GAMMs on aperiodic parameter (exponent and offset), including random intercepts estimated for each participant. Regression splines were implemented (4 degrees of freedom) to assess linear and non-linear effects (Wood, 2017, Wood, 2013). We first tested for a main effect of age on aperiodic parameter while controlling for hemisphere (either ‘right’ or ‘left’ DLPFC) and condition (eyes open or eyes closed during resting state). We additionally tested for age-by-hemisphere interactions while controlling for condition, and age-by-condition interactions while controlling for region. Correlations between the exponent and the offset, for both the eyes open and eyes closed conditions were calculated using Pearson correlations. | ||
* To assess age-related change in the Glu/GABA ratio and the Glu-GABA asymmetry in right and left DLPFC, we used GAMM models, including random intercepts estimated for each participant. Regression splines were implemented (4 degrees of freedom) to assess linear and non-linear effects (Wood, 2017, Wood, 2013). We first tested for a main effect of age on the MRS measure while controlling for hemisphere (either ‘right’ or ‘left’ DLPFC), and perfect grey matter from the MRI voxel. We additionally tested for age-by-hemisphere interactions while controlling for fraction of grey matter. For further analysis, fraction of gray matter in the voxel was residualized out of MRSI estimates to control for the effect of gray matter. | * To assess age-related change in the Glu/GABA ratio and the Glu-GABA asymmetry in right and left DLPFC, we used GAMM models, including random intercepts estimated for each participant. Regression splines were implemented (4 degrees of freedom) to assess linear and non-linear effects (Wood, 2017, Wood, 2013). We first tested for a main effect of age on the MRS measure while controlling for hemisphere (either ‘right’ or ‘left’ DLPFC), and perfect grey matter from the MRI voxel. We additionally tested for age-by-hemisphere interactions while controlling for fraction of grey matter. For further analysis, fraction of gray matter in the voxel was residualized out of MRSI estimates to control for the effect of gray matter. |