Structural connectivity estimate
The algorithm Tractography.Connectivity allows to estimate structural connectivity. In short,
alg = Tratography.Connectivity(Tratography.Deterministic())
streamlines, tract_length = TG.sample(model, alg, seeds);returns the first/last point on the streamline. You are then required to map both points with an atlas.