HI, when I try to plot in a template brain with the example code as below, I was prompted to create a new user with name cvs_avg35_inMNI152, and then the next plot command will fail.
template = 'cvs_avg35_inMNI152'
atlas_patient = img_pipe.freeCoG(subj = template, hem='lh')
roi = atlas_patient.roi('pial', opacity=0.5)
can you help with this?
HI, when I try to plot in a template brain with the example code as below, I was prompted to create a new user with name cvs_avg35_inMNI152, and then the next plot command will fail.
template = 'cvs_avg35_inMNI152'
atlas_patient = img_pipe.freeCoG(subj = template, hem='lh')
roi = atlas_patient.roi('pial', opacity=0.5)
can you help with this?