Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: afw
-
Labels:None
-
Story Points:4
-
Epic Link:
-
Sprint:AP S20-5 (April)
-
Team:Alert Production
-
Urgent?:No
Description
Per RFC-687, remove the deprecated status from certain methods associated with Background, BackgroundList, and BackgroundControl. Specifically:
- revert lsst/afw@7038c57, 488744f, and 29ec3d3, removing the use of deprecation attributes/decorators for the code in question
- after reverting these changes, update the documentation to not describe the affected components as deprecated
This will leave the code with both "old" and "new" APIs for doing certain things; because of the past deprecation period, Stack code will be slightly biased towards the "new" APIs. Addressing this balance is out of scope for this ticket.
Promoting to April sprint per #dm-science-pipelines post. Should be merged by May 1.