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-26953: Update ap_verify system for calibration collections #106

Merged
merged 1 commit into from Oct 2, 2020

Conversation

kfindeisen
Copy link
Member

This PR makes ap_verify's Butler interface more specific by replacing general "all collections" queries with a list of expected collections. Recent changes to calibration handling have added collections that should not be used for user input.

python/lsst/ap/verify/pipeline_driver.py Outdated Show resolved Hide resolved
I tried to get around the messiness of the Gen 3 collections system
by simply asking the Butler for all collections. However, now that
calibration collections have been implemented, this picks up
collections that weren't meant to be user-visible. Replace with a
semi-hardcoded list.
@kfindeisen kfindeisen merged commit 67511f7 into master Oct 2, 2020
@kfindeisen kfindeisen deleted the tickets/DM-26953 branch October 2, 2020 17:02
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