eelbrain.Case.connectivity

Case.connectivity(self)

Retrieve the dimension’s connectivity graph

Returns:
connectivity : array of int, (n_pairs, 2)

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