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

ApplyApCorrTask.run: fix test for models in apCorrMap DM-3460 #25

Merged
merged 1 commit into from
Aug 19, 2015

Commits on Aug 14, 2015

  1. ApplyApCorrTask.run: fix test for models in apCorrMap

    Fixed the test that determined if the required models for flux
    and fluxSigma were present in the aperture correction map.
    The test incorrectly assumed that ApCorrMap.get raised an
    exception if a field was missing; in fact it returns None.
    Tested using a slightly hacked version of
    meas_extensions_photometryKron tests/Kron.py
    since we don't yet have a unit test for appling ap. corr.
    r-owen committed Aug 14, 2015
    Configuration menu
    Copy the full SHA
    8c16afb View commit details
    Browse the repository at this point in the history