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-42818: ApVerifyWithFakes broken in w_2024_06 #212

Merged
merged 3 commits into from
Feb 8, 2024
Merged

Conversation

kfindeisen
Copy link
Member

@kfindeisen kfindeisen commented Feb 8, 2024

This PR fixes a couple of configuration errors in timing_filterDiaSrcCat and cputiming_filterDiaSrcCat.


  • 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?

cputiming_filterDiaSrcCat was running TimingMetricTask instead of
CpuTimingMetricTask.
filterDiaSrcCatWithFakes.

Previously, they were pointing to a nonexistent filterDiaSrcCat.
@kfindeisen kfindeisen merged commit 6d3fd67 into main Feb 8, 2024
2 checks passed
@kfindeisen kfindeisen deleted the tickets/DM-42818 branch February 8, 2024 17:52
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