You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix bug in catmaid_get_connectors_between() when getting neuron names.
There was an off by one error for the postsynaptic partner name (#109).
Thanks to @mmc46 for the bug report.