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 #90

Merged
merged 10 commits into from Jul 21, 2023

Conversation

jeffcarlin
Copy link
Collaborator

@jeffcarlin jeffcarlin commented May 3, 2023

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.

@jeffcarlin jeffcarlin merged commit 1f25b94 into main Jul 21, 2023
8 checks passed
@jeffcarlin jeffcarlin deleted the tickets/DM-38974 branch July 21, 2023 21:52
@jeffcarlin jeffcarlin restored the tickets/DM-38974 branch July 22, 2023 20:03
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

1 participant