Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: ap_verify
-
Labels:None
-
Story Points:2
-
Epic Link:
-
Sprint:AP S20-1 (December)
-
Team:Alert Production
Description
I'm using ap_verify_ci_hits2015 to test my gen2->gen3 repo converter code, and I ran into a problem due to the use of the gaia dr1 refcat, which uses htm depth=8. Gen3 repos all have to use depth=7 for the moment. The easiest solution is to just extract the necessary pixels from the new gaia dr2 refcat and replace the old one in ap_verify_hits. That also gains us an upgraded reference catalog.
This should be an easy change to scripts/gaia_HiTS_2015.py and then a bit of processing on lsst-dev.
Attachments
Issue Links
- relates to
-
DM-22655 Genericize gen2to3.py to be useable with any gen2 repo
- Done
Meredith Rawls: I think you're probably in the best place to review this. I suspect it may change some of the measured metrics. Probably the best way to test it is to run through each dataset's pipeline and see if things are still happy?