pyXenium.mechanostress.summarize_axial_orientation# summarize_axial_orientation(axes, *, angle_col='axis_angle_radians', x_col='centroid_x', y_col='centroid_y', groupby=None, local_k=15)# Summarize global and local axial orientation coherence. Parameters: axes (DataFrame) angle_col (str) x_col (str) y_col (str) groupby (str | Sequence[str] | None) local_k (int) Return type: DataFrame