eelbrain.VolumeSourceSpace.connectivity

VolumeSourceSpace.connectivity(disconnect_parc=False)

Create source space connectivity

Parameters:

disconnect_parc (bool) – Reduce connectivity to label-internal connections.

Returns:

connetivity – array of sorted [src, dst] pairs, with all src < dts.

Return type:

array of int, (n_pairs, 2)