Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: obs_lsst
-
Labels:None
-
Story Points:0.5
-
Epic Link:
-
Sprint:AP S21-3 (February)
-
Team:Alert Production
-
Urgent?:No
Description
There are a few unwrapped uses of afwImage.Filter in lsstCamMapper.py that throw deprecation warnings. These should at least be suppressed.
There might be other uses in the stack that come up with searching for Filter.getNames.
I think this is the only one that needs it, the one in the coadd exposure id code is actually
DM-28166, and not a "we know this is deprecated just shut it up" situation, I think. Does this cleanup the warnings you were seeing?