Skip to content

RMSD and Rotational Constants Modules #230

Open
crjacinto wants to merge 2 commits intofaccts:mainfrom
crjacinto:feature-rmsd
Open

RMSD and Rotational Constants Modules #230
crjacinto wants to merge 2 commits intofaccts:mainfrom
crjacinto:feature-rmsd

Conversation

@crjacinto
Copy link
Copy Markdown
Contributor

Closes Issues

Closes #220 #219

Description

  • Utility functions to calculate the RMSD between two structures (kabsch_rmsd()) and the rotational spectrum (rotor type, moments of inertia and rotational constants) of a molecule (rotational_constants()).

Release Notes

(Project adheres to Keep a Changelog; Every entry should start in upper-case and end with (#<pr-id>); Remove sections that don't apply)

Added

  • Added rmsd.py module including kabsch_rmsd()
  • Added rotconst.py module including rotational_constants()

@crjacinto crjacinto requested a review from a team as a code owner April 17, 2026 12:13
@crjacinto crjacinto changed the title RMSD and Rotationl Constants Modules WIP: RMSD and Rotationl Constants Modules Apr 17, 2026
@crjacinto crjacinto changed the title WIP: RMSD and Rotationl Constants Modules WIP: RMSD and Rotational Constants Modules Apr 17, 2026
@crjacinto crjacinto changed the title WIP: RMSD and Rotational Constants Modules RMSD and Rotational Constants Modules Apr 17, 2026
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.

RMSD between Structure Objects

1 participant