Closed pckroon closed 5 months ago
So far this PR enables the dekekulization of regions that show DIME. Still TODO:
kekulize
dekekulize
Note that the (de)kekulize functions will remain separate from the mark_aromatic_atoms, because the latter is slightly more clever
mark_aromatic_atoms
For both of the tests you note, the function tested is mark_aromatic_atoms, which actually doesn't adjust the bond orders (that's mark_aromatic_edges)
mark_aromatic_edges
So far this PR enables the dekekulization of regions that show DIME. Still TODO:
kekulize
functiondekekulize
functionNote that the (de)kekulize functions will remain separate from the
mark_aromatic_atoms
, because the latter is slightly more clever