nat icon indicating copy to clipboard operation
nat copied to clipboard

optimise stitching neurons function

Open SridharJagannathan opened this issue 4 years ago • 0 comments

Consider optimising thestitch_neurons_mst function by computing the mst only on the fragmented nodes like below: https://github.com/connectome-neuprint/neuprint-python/blob/b4dfd061bb12bf8d4834b9db05727b44cbd29c59/neuprint/utils.py#L469

SridharJagannathan avatar May 05 '20 10:05 SridharJagannathan