cifkit.coordination.method module

cifkit.coordination.method.compute_CN_max_gap_per_site(radius_sum_data, all_labels_connections, is_radius_data_available: bool, site_mixing_type: str) dict[slice(<class 'str'>, dict[slice(<class 'str'>, dict[slice(<class 'str'>, <class 'float'>, None)], None)], None)][source]
cifkit.coordination.method.compute_normalized_value(number: float, ref_number: float) float[source]
cifkit.coordination.method.get_rad_sum_value(rad_sum_data, method_name: str, ref_label: str, other_label: str) float[source]

Return the sum of radii value for a given pair of elements, ensuring the pair is alphabetically sorted.