- MNE version: 1.3
- operating system: Windows 10
Hi! guys,
I’m doing connectivity analysis in the source level followed the method in this paper https://www.frontiersin.org/articles/10.3389/fnins.2018.00586/full
The packages used in this paper basically is MNE and conpy(https://users.aalto.fi/~vanvlm1/conpy/), which are very handy
However, the source level connectivity can only be visualized in a circular graph or a degree map in the brain(the first figure) instead of connectivity in the brain(the second figure).
I’m wondering if there is some way to visualize the connectivity in the 3D brain, such as extract some node and edge data from the results obtained by mne-connectivity or conpy, then feed to some other visualization software like Brainnet viewer (BrainNet Viewer: A Network Visualization Tool for Human Brain Connectomics).
Thanks a lot!