cifkit.coordination.site_distance module

cifkit.coordination.site_distance.get_shortest_distance(connections: dict) float[source]

Return the shortest distance in the supercell.

cifkit.coordination.site_distance.get_shortest_distance_per_site(connections: dict) dict[str, tuple[str, float]][source]

Calculate the shortest distance for each label.