Details
-
Type:
Bug
-
Status: Invalid
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: pipe_tasks
-
Labels:None
-
Story Points:1
-
Epic Link:
-
Sprint:DRP S19-1
-
Team:Data Release Production
Description
The code at https://github.com/lsst/pipe_tasks/blob/master/python/lsst/pipe/tasks/multiBand.py#L799
should be `self.config.coaddName+"Coadd_"self.inputCatalog"_schema"`
I suspect this has never triggered a bug because in our normal processing we always pass in a schema.
Thanks