Skip to content

Conversation

@josemduarte
Copy link
Contributor

When computing symmetry with structural clustering for 9y9z an IllegalArgumentException was occurring in QuatSymmetrySubunits. Also added some logging improvements.

…th and led to IllegalArgumentException.

Also: improved logging
@josemduarte josemduarte requested a review from lafita December 8, 2025 23:29
if (thisAligned.isEmpty() && otherAligned.isEmpty()) {
logger.warn("No equivalent aligned atoms found between SubunitClusters {} via structure alignment. Will not merge the second one into the first.", pairName);
return false;
}
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the fix. The rest are formatting and logging improvements.

@josemduarte josemduarte merged commit 8edaed7 into master Dec 10, 2025
9 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants