-
Notifications
You must be signed in to change notification settings - Fork 654
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
Refactor align #1136
Closed
Closed
Refactor align #1136
Commits on Jan 27, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 12b65f3 - Browse repository at this point
Copy the full SHA 12b65f3View commit details -
This new general weights kwarg can take an mass argument or arbitrary weights to allow new fitting algorithms.
Configuration menu - View commit details
-
Copy full SHA for 69a6dbf - Browse repository at this point
Copy the full SHA 69a6dbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 729d8bc - Browse repository at this point
Copy the full SHA 729d8bcView commit details -
RMSD uses new weights kwarg, fixes bug as well
This also fixes a centering bug. Previous the center of mass was used independent of the used weights. Now we center with the chosen weights. This means results might change!
Configuration menu - View commit details
-
Copy full SHA for be6dd77 - Browse repository at this point
Copy the full SHA be6dd77View commit details -
The old results have been wrong due to a centering bug in the RMSD code
Configuration menu - View commit details
-
Copy full SHA for 4f8c5be - Browse repository at this point
Copy the full SHA 4f8c5beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 758b43d - Browse repository at this point
Copy the full SHA 758b43dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9959db7 - Browse repository at this point
Copy the full SHA 9959db7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49eb5a5 - Browse repository at this point
Copy the full SHA 49eb5a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c19152 - Browse repository at this point
Copy the full SHA 0c19152View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9477de7 - Browse repository at this point
Copy the full SHA 9477de7View commit details -
Change encore function expect conf distance
This changes the methods in encore to the new arbitrary weights system. The last one conf_distance_matrix does need more refactoring work to simplify the code before I change it as well.
Configuration menu - View commit details
-
Copy full SHA for 0299873 - Browse repository at this point
Copy the full SHA 0299873View commit details -
Configuration menu - View commit details
-
Copy full SHA for cffa207 - Browse repository at this point
Copy the full SHA cffa207View commit details
Commits on Feb 4, 2017
-
update confdistmatrix.py to new weights
This replaces the old mass only weights with general weights
Configuration menu - View commit details
-
Copy full SHA for 11d4d46 - Browse repository at this point
Copy the full SHA 11d4d46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 937c523 - Browse repository at this point
Copy the full SHA 937c523View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.