ECoG electrodes and brain region localization

Hello:
I need help extracting brain regions from ECoG coordinates with nilearn using python. I would like to get a list of electrode coordinates with their corresponding brain region.

Hi @bril I think it’s more appropriate to use MNE-Python instead of nilearn for ECoG data. See this example: Working with ECoG data — MNE 1.4.2 documentation