-
Type: Story
-
Status: Open (View Workflow)
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:
There are a number of mask planes (e.g. IPC) which are added in the _init_ file; but we also need to add associated colours. E.g.
import lsst.afw.display as afwDisplay afwDisplay.setDefaultMaskPlaneColor("IPC", "GREEN")