Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: None
-
Labels:
-
Story Points:1
-
Epic Link:
-
Sprint:DRP F16-4, DRP F16-5
-
Team:Data Release Production
Description
Please implement the changes proposed in the RFC
The changes on this ticket have made it necessary to guard calls to lsst.afw.display.ds9.Buffering() with (e.g.) if display; that seems to have previously been a harmless no-op when no display is active. I'm fixing all code that called it unguarded on
DM-8002(I think that's a good idea in all of the cases I've found regardless), but if it is an undesirable change it should either be fixed here or a new ticket opened for it.