pycortex
pycortex copied to clipboard
MNI subject key error, so how to AAL atlas or other MNI space ROIs?
Hi everyone~ I want to ouline the AAL atlas as suggested in #170, but when I tried vol = cortex.Volume('aal116MNI.nii.gz', subject='MNI', xfmname='identity') I got the MNI key error. I check the documentation, found usage like volume.random('MNI', 'identity') and it also didn't work. So MNI is no longer a pycortex subject? Then how to outline the AAL atlas or other MNI space ROIs?
Dear willanxywc, have you solved this problem?