forked from MDAnalysis/mdanalysis
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Weights rework for MDAnalysis#2429 (MDAnalysis#2610)
Fixes MDAnalysis#2429 ## Work done in this PR weight_groupselections option added to allow selection of weights (*mass*, *None* or 1D float array) for each groupselection in RMSD. Weights for select now gets masses from mobile atoms. ## Files changed - rms.py - test_rms.py - CHANGELOG
- Loading branch information
1 parent
89646b4
commit 4102481
Showing
3 changed files
with
135 additions
and
50 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters