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

DM-43418: Fixes to ApVerify pipelines #231

Merged
merged 2 commits into from
Aug 30, 2024
Merged

DM-43418: Fixes to ApVerify pipelines #231

merged 2 commits into from
Aug 30, 2024

Conversation

kfindeisen
Copy link
Member

This PR fixes some consistency issues (including a subtle DECam bug) with ApVerifyWithFakes.


  • Do unit tests pass (scons and/or stack-os-matrix)?
  • Did you run ap_verify.py on at least one of the standard datasets?
    For changes to metrics, the print_metricvalues script from lsst.verify will be useful.
  • Is the Sphinx documentation up-to-date?

@kfindeisen kfindeisen requested a review from isullivan August 19, 2024 20:50
The instrument specializations ran the generic ApPipe instead of the
instrument-specific ApPipe. This prevented DECam from correctly
handling crosstalk. The same splice for the other instruments is purely
defensive, since right now they don't need any customization.
@kfindeisen kfindeisen merged commit b6e9ca1 into main Aug 30, 2024
2 checks passed
@kfindeisen kfindeisen deleted the tickets/DM-43418 branch August 30, 2024 00:04
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.

2 participants