balltree.coordinates.cylinder_to_angular# balltree.coordinates.cylinder_to_angular(xy: NDArray) → NDArray[source]# Convert cylindrical coordinates to angular coordinates in radian. xy can be of shape (2,) or (N, 2), result is guaranteed to be (N, 2).