This repository has been archived by the owner on Sep 27, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 24
Conversation
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
junghans
reviewed
Aug 10, 2020
Seems to break a test:
|
To me the new values seem more consistent. The input table is
The command is |
Codecov Report
@@ Coverage Diff @@
## master #575 +/- ##
======================================
Coverage 62.2% 62.2%
======================================
Files 124 124
Lines 7722 7721 -1
======================================
Hits 4805 4805
+ Misses 2917 2916 -1
Continue to review full report at Codecov.
|
@votca-bot changelog: corrected max index in csg_resample |
junghans
reviewed
Aug 10, 2020
junghans
approved these changes
Aug 12, 2020
votca-bot
added a commit
to votca/votca
that referenced
this pull request
Aug 12, 2020
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
This might seem like a cosmetic change. But when I use target (dihedral) distributions calculated with csg_stat and then use csg_resample (called from csg_inverse) with the same settings.xml then I loose one data point.
I'm not sure if this could break something somewhere else, though.