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

Tickets/DM-11010 #255

Merged
merged 2 commits into from
Jul 6, 2017
Merged

Tickets/DM-11010 #255

merged 2 commits into from
Jul 6, 2017

Commits on Jul 6, 2017

  1. Fix bug in Footprint transform

    There was a bug in which the peaks in the Footprint transform
    method incorrectly determined the position of the peak in the
    newly transformed Footprint. Fixed to correct behavior.
    natelust committed Jul 6, 2017
    Configuration menu
    Copy the full SHA
    03032b5 View commit details
    Browse the repository at this point in the history
  2. Test Footprint peaks transformation

    Create a test for Footprint peak transformation, to ensure the peaks
    in the post transformed Footprint are in the correct places.
    natelust committed Jul 6, 2017
    Configuration menu
    Copy the full SHA
    146da1c View commit details
    Browse the repository at this point in the history