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

Fix residuals for AAMs #478

Merged
merged 3 commits into from Oct 14, 2014
Merged

Fix residuals for AAMs #478

merged 3 commits into from Oct 14, 2014

Commits on Oct 14, 2014

  1. Fix residuals for AAMs

    Now AAMs are hardcoded to take the SSD. Also, renamed LSIntensity
    to SSD.
    
    Also, removed the optimisation choice for LK as it was useless
    anyway since only GN was implemented.
    patricksnape committed Oct 14, 2014
    Copy the full SHA
    3f81968 View commit details
    Browse the repository at this point in the history
  2. Update base.py

    Add a note about the limitations of residuals to SSD with AAMs
    jabooth committed Oct 14, 2014
    Copy the full SHA
    894aa96 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    fbe0e4d View commit details
    Browse the repository at this point in the history