Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added the reflection operator and RMSD calculations including reflection #265

Merged

Conversation

YHordijk
Copy link
Contributor

I added the reflection operator for reflecting/mirroring coordinates along a given (hyper)plane. This is done with the the new tcutility.geometry.Transform.reflect method, which takes the normal vector of the (hyper)plane as input.
I also changed the RMSD calculation to optionally also calculate the RMSD of the mirrored coordinates. This is useful in some cases where a molecule gets mirrored during optimization.

@YHordijk YHordijk added enhancement New feature or request tcutility.geometry Issues related to the geometry module labels Jun 16, 2024
@YHordijk YHordijk requested a review from SiebeLeDe June 16, 2024 15:11
@YHordijk YHordijk self-assigned this Jun 16, 2024
@YHordijk YHordijk linked an issue Jun 16, 2024 that may be closed by this pull request
@YHordijk YHordijk marked this pull request as ready for review June 16, 2024 15:11
@YHordijk YHordijk merged commit 32534d9 into main Jun 21, 2024
6 checks passed
@YHordijk YHordijk deleted the 263-add-reflection-operator-and-rmsd-calculation-with-reflection branch June 21, 2024 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request tcutility.geometry Issues related to the geometry module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add reflection operator and RMSD calculation with reflection
2 participants