Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: daf_butler
-
Labels:
-
Story Points:4
-
Epic Link:
-
Sprint:DRP S21a (Dec Jan)
-
Team:Data Release Production
-
Urgent?:No
Description
Currently reading an old calexp with gen3 gives an incomplete filterLabel. We have both band and physical_filter information from the dataId so this can be filled out properly, and a warning raised if there are any conflicts.
Attachments
Issue Links
- is triggered by
-
DM-27170 Deprecate and phase out afw::image::Filter
- Done
I've updated the obs_base branch (and the tests in ci_hsc_gen3) to always use the filters from the data IDs when they are present. I suspect this is not enough to unblock Ian Sullivan, because I don't think the data IDs in the PipelineTasks are getting the information they need yet, but it may be worth a try.