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-25407: ap_verify cannot handle curated crosstalk data in Gen 2 #91

Merged
merged 2 commits into from Jun 12, 2020

Conversation

kfindeisen
Copy link
Member

@kfindeisen kfindeisen commented Jun 12, 2020

This PR does a bulk removal of all references to "defects" in DatasetIngestTask, removing some out-of-date documentation in the process. It then modifies the code to take a (possibly empty) list of curated calib directories, allowing more than one type of curated calib to be ingested at a time.

I ended up sacrificing the code that guards against repeated ingestion of defects. It should be possible to make the check more generic (auto-detecting what the ingested files should look like), but I'm putting that off until DM-25414 to get things merged today.

python/lsst/ap/verify/ingestion.py Outdated Show resolved Hide resolved
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