ccf_streamlines.morphology.find_topological_point_coordinates#

ccf_streamlines.morphology.find_topological_point_coordinates(swc_df)#

Get the coordinates of the branch and termination nodes

Parameters:

swc_df (dataframe) – Dataframe with morphology information

Returns:

coords – 3-D coordinates of branch and termination nodes

Return type:

(N, 3) array