cifkit.coordination.filter module

cifkit.coordination.filter.find_best_polyhedron(max_gaps_per_label, connections)[source]

Find the best polyhedron for each label based on the minimum distance between the reference atom to the average position of connected atoms.

cifkit.coordination.filter.get_CN_connections_by_min_dist_method(max_gaps_per_label, connections)[source]