Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: ap_verify
-
Labels:
-
Story Points:6
-
Epic Link:
-
Sprint:AP S18-4, AP S18-5
-
Team:Alert Production
Description
Currently, ap_verify's ingestion is specific to DECam (in particular, hardcoded references to obs_decam and its tasks' configs). The code should be generalized to use whichever obs package is specified by the input Datasest, preferably without any special-case handling.
Attachments
Issue Links
- blocks
-
DM-13849 Convert all ap_verify test data to obs_test
- Done
- has to be done before
-
DM-13835 Cannot ingest empty data
- Done
- is blocked by
-
DM-13524 Add unit tests for ingestion
- Done
- is duplicated by
-
DM-12662 ap_pipe should consistently use new-style repos
- Invalid
- relates to
-
DM-12315 Generalize ap_pipe to non-HiTS data
- Done
As part of this rewrite, refcat "ingestion" should be moved out of _doIngest. Refcats are similar to templates in that they're "pre-ingested", and should be handled similarly.