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

Conversation

SimonKrughoff
Copy link
Contributor

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.

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 r-owen merged commit 8c16afb into master Aug 19, 2015
@ktlim ktlim deleted the tickets/DM-3460 branch August 25, 2018 06: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
2 participants