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-38974: Move photometric repeatability metrics from faro to analysis_tools #136

Merged
merged 2 commits into from Jul 25, 2023

Conversation

jeffcarlin
Copy link
Collaborator

This PR implements metrics modelPhotRepStar1-4 and psfPhotRepStar1-4 in analysis_tools. All that was required was (1) modifying stellarPhotometricRepeatability.py to use a "RangeSelector" (i.e., select values between an upper and lower threshold) instead of "ThresholdSelector", and (2) implementing the metrics in the matchedVisitQualityCore.yaml pipeline.

Note that only the stellar repeatability metrics were added. Galaxy metrics will require a different implementation since isolated_star_sources uses only stars.

A successful Jenkins run is at: https://ci.lsst.codes/blue/organizations/jenkins/stack-os-matrix/detail/stack-os-matrix/39256/pipeline

@jeffcarlin jeffcarlin requested a review from taranu July 22, 2023 23:04
@jeffcarlin jeffcarlin merged commit 5022aff into main Jul 25, 2023
8 checks passed
@jeffcarlin jeffcarlin deleted the tickets/DM-38974 branch July 25, 2023 00:29
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.

None yet

2 participants