Details
-
Type:
Improvement
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: obs_decam
-
Labels:None
-
Story Points:1
-
Epic Link:
-
Sprint:AP S18-6
-
Team:Alert Production
Description
As discussed in RFC-478, DecamIngestTask requires a --filetype argument to ingest raw data, something its supertask IngestTask does by default. Change the default of --filetype to raw so that DecamIngestTask behaves like IngestTask when given the same arguments.
This work includes updating obs_decam documentation and updating any calls to DecamIngestTask that assume the old default.
Hi Hsin-Fang Chiang, would you be willing to review the changes to obs_decam to make sure I haven't broken or omitted anything?
Simon Krughoff, after discovering that validate_drp's scripts are exercised by lsst_ci, I went ahead and modified them. Can you review those changes?