I am hoping to do some source analyses in the context of the Yeo 2011 network parcellation.
From what I gathered, I would have to do my analyses in Brainstorm with the fsaverage template rather than the ICBM152 anatomy. Accordingly, I followed the bottom sections of the freesurfer tutorial:
I am hoping to do some source analyses in the context of the Yeo 2011 network parcellation.
From what I gathered, I would have to do my analyses in Brainstorm with the fsaverage template rather than the ICBM152 anatomy.
If you have access to the anatomy of your subjects (or any MRI you want to use as an anatomy template), you can process the MRI in from Brainstorm using CAT12. This would give you access to the Schaefer 2018 atlas (parcellations of the same 7/17 networks) https://neuroimage.usc.edu/brainstorm/Tutorials/SegCAT12#Cortical_parcellations
I would like to do source analysis, so I first generate the BEM surfaces. However, I run into this error:
There is something wrong with your Brainstorm installation.
If you execute bst_get('AnatomyDefaults', 'ICBM152') in the Matlab command window, you should get something like the following:
>> bst_get('AnatomyDefaults', 'ICBM152')
ans =
struct with fields:
FilePath: 'C:\Work\Dev\brainstorm3\defaults\anatomy\ICBM152'
Name: 'ICBM152'
If you get an empty structure, delete the brainstorm3 folder and download a new version from the website.