cifkit.coordination.site module

cifkit.coordination.site.get_min_distance_pair(connections: dict) tuple[tuple[str, str], float][source]

Return an alphabetically sorted element pair with the global minimum distance in the entire supercell.

cifkit.coordination.site.get_min_distance_pair_per_site_label(connections: dict) list[tuple[tuple[str, str], float]][source]

Return a list of tuples containing element pairs and the minimum distance from each site label in the loop.