Hi,
I was wondering if anyone has any insight into an issue I’ve been having.
I am extracting the mean intensity under certain contrast conditions during an fMRI task. These mean intensities are being taken using specific ROIs (i.e., left DLPFC, right insula, right dACC) from the 2018 Schaefer atlas (400 parcelations, 17 networks, 2mm resolution). I am able to successfully do this using nilearn, however I am struggling to actually plot the activation in only the ROIs of interest.
When I use plotting.plot_rois it will plot the activation across the whole brain. I want to be able to show only the activation in the selected ROI from the atlas.
I tried making a mask for my ROIs by importing the Schaefer atlas into FSL, however, it will not recognize the file as an atlas (it only comes in nii.gz format, not xml).
Does anyone have any advice or suggestions?
Thanks!
Meg