Dilating ROIs

Hi all,

I am trying to dilate some ROIs defined on cortical surfaces, by including
the neiboring sources/vertices on the boundary. Is there a easy way of
implementing it in MNE?

Thanks a lot.
Best,
Ying
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20160218/e73e3617/attachment.html

Perhaps "grow_labels" will do the trick?

http://mne-tools.github.io/stable/generated/mne.grow_labels.html#mne.grow_labels

Eric

Thank you, Eric! That should solve my problem.
Best,
Ying