Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Story Points:6
-
Epic Link:
-
Sprint:AP S21-1 (December), AP S21-2 (January)
-
Team:Alert Production
-
Urgent?:No
Description
Turns out you need reference catalogs for single frame processing!
DECam uses PS1 for photometry and Gaia for astrometry, so I need both. I think the process presently involves using `butler convert`, somehow. I'm pretty sure it's not as simple as adding a couple symlinks to my repo.
I spent the better part of a day troubleshooting this with John Parejko, Krzysztof Findeisen, and a few others who chimed in.
We realized the ap_verify_hits2015 dataset has the correct refcat shards, and we "just" need to export them using the gen3 butler and then import them into the repo I plan to use. To this end, we have starter scripts in `/project/mrawls/hits2014-3` called `export_refcats_to_gen3.py` and `import_refcats.py`. The export appears to work, but the import has an error that was discussed on Slack and not yet resolved.
Once the refcats are in place, I have a draft `APTemplate.yaml` pipeline (in the same directory) which should allow me to do single frame processing and then build coadds for use as templates. I can then proceed with
DM-27370.