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

Unify map extraction: use --padding option (and default value) in QFitSegment #327

Merged
merged 1 commit into from May 2, 2023

Conversation

blake-riley
Copy link
Contributor

Pull Request Checklist

  • Will your PR merge into the dev branch?
    Exceptions will be made for urgent bugfixes.
  • Have you forked from dev?
    If not, please rebase your PR onto the most recent dev tip.
  • Does your PR title succinctly describe the changes?
    Explain to a new user by completing the sentence: 'This PR will: ...'
  • Fill out the template below.

Description of the Change

QFitSegment was using a custom 'padding' during map extraction.
This commit changes the map extraction in QFitSegment to use the same routine as is being used in QFitRotamericResidue (and elsewhere).
We currently ask the user what padding they'd like for map calculations: we should respect that.

Release Notes

  • Respect --padding during QFitSegment

@blake-riley blake-riley changed the title Unify map extraction --- use same padding option for QFitSegment Unify map extraction: use --padding option (and default value) in QFitSegment Apr 24, 2023
@stephaniewankowicz stephaniewankowicz merged commit 021125a into dev May 2, 2023
6 checks passed
@stephaniewankowicz stephaniewankowicz deleted the hotfix/consistent_map_extraction branch May 2, 2023 17:50
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.

None yet

2 participants