locan.data.properties.misc#

Functions to compute locdata properties.

Classes

InertiaMoments(eigenvalues, eigenvectors, ...)

Functions

distance_to_region(locdata, region)

Determine the distance to the nearest point within region for all localizations.

distance_to_region_boundary(locdata, region)

Determine the distance to the nearest region boundary for all localizations.

inertia_moments(points)

Return inertia moments (or principal components) and related properties for the given points.

max_distance(locdata)

Return maximum of all distances between any two localizations in locdata.