Resolve "Processing MOF data problems"
Compare changes
+ 200
− 58
@@ -231,6 +231,13 @@ def dfsutil_graph_method(graph, temp, node, visited):
@@ -264,7 +271,6 @@ def remove_unbound_guest(ase_atom):
@@ -278,9 +284,12 @@ def remove_unbound_guest(ase_atom):
@@ -528,6 +537,68 @@ def find_carbonyl_sulphate(ase_atom):
@@ -553,8 +624,13 @@ def secondary_building_units(ase_atom):
@@ -570,15 +646,34 @@ def secondary_building_units(ase_atom):
@@ -592,6 +687,7 @@ def secondary_building_units(ase_atom):
@@ -599,11 +695,13 @@ def secondary_building_units(ase_atom):
@@ -638,13 +736,32 @@ def secondary_building_units(ase_atom):
@@ -653,23 +770,26 @@ def secondary_building_units(ase_atom):
@@ -681,6 +801,7 @@ def secondary_building_units(ase_atom):
@@ -737,15 +858,18 @@ def ligands_and_metal_clusters(ase_atom):
@@ -757,36 +881,52 @@ def ligands_and_metal_clusters(ase_atom):
@@ -811,18 +951,20 @@ def ligands_and_metal_clusters(ase_atom):