paulcbogdan / NiChord

Package for visualizing brain networks. Creates chord diagrams drawn using matplotlib
MIT License
75 stars 7 forks source link

data example to start with? #1

Closed mmandelli closed 10 months ago

mmandelli commented 12 months ago

Hi there!your tool seems very nice! do you have a dataset as an example to start with? I am struggling a little to run the example

paulcbogdan commented 12 months ago

Have you tried downloading the repo and running example\example.py? It provides some edge data that is more elaborate than what the README.md provides.

If you're having issues with calculating functional connectivity in general, the nilearn package provides some functions to easily download atlases and datasets.