WhitakerLab / scona

Code to analyse structural covariance brain networks using python.
https://whitakerlab.github.io/scona/
MIT License
68 stars 33 forks source link

Change hemisphere output to `L` and `R` #80

Open KirstieJane opened 6 years ago

KirstieJane commented 6 years ago

In calculate_nodal_measures we return a value for the hemisphere of each region based on the x coordinate of the region's centroid values.

At the moment these are -1 and 1 but it would be great to map them to L and R according to the MNI conventions: left is negative 👾