LSSTApplications  11.0-24-g0a022a1,14.0+77,15.0,15.0+1
LSSTDataManagementBasePackage
Classes | Namespaces | Functions | Variables
utils.py File Reference

Go to the source code of this file.

Classes

class  lsst.afw.display.utils.Mosaic
 

Namespaces

 lsst.afw.display.utils
 

Functions

def lsst.afw.display.utils._getDisplayFromDisplayOrFrame (display, frame=None)
 Return an afwDisplay.Display given either a display or a frame ID. More...
 
def lsst.afw.display.utils.drawBBox (bbox, borderWidth=0.0, origin=None, display="deferToFrame", ctype=None, bin=1, frame=None)
 
def lsst.afw.display.utils.drawFootprint (foot, borderWidth=0.5, origin=None, XY0=None, frame=None, ctype=None, bin=1, peaks=False, symb="+", size=0.4, ctypePeak=None, display="deferToFrame")
 
def lsst.afw.display.utils.drawCoaddInputs (exposure, frame=None, ctype=None, bin=1, display="deferToFrame")
 

Variables

tuple lsst.afw.display.utils.__all__