LSSTApplications  19.0.0-1-g1faeb96,19.0.0-1-g8c57eb9+33,19.0.0-1-ga3b31f8+2,19.0.0-1-gad49e94,19.0.0-14-g7511ce4+10,19.0.0-17-gde1f5b76+2,19.0.0-18-gfb21c91+1,19.0.0-19-gb85e94b+1,19.0.0-19-gda55c62e5,19.0.0-2-g15ad1b6+1,19.0.0-2-g2ed0b45,19.0.0-2-g456d77f+2,19.0.0-2-g4aada73,19.0.0-2-g5e94dc7,19.0.0-2-g6e0b8f9,19.0.0-2-g822544a+1,19.0.0-2-gb013ac2+1,19.0.0-2-gd82b0d5+2,19.0.0-20-g3336a1e+2,19.0.0-22-g08d7e7a+2,19.0.0-22-ge8ce431+1,19.0.0-3-g57fcecc+1,19.0.0-3-g9629746,19.0.0-3-g99a058e,19.0.0-3-ga84a0ef,19.0.0-3-gbea416a,19.0.0-3-gc2296d9,19.0.0-3-gc70e9ed,19.0.0-3-gc851abf+2,19.0.0-4-gac56cce+21,19.0.0-4-gb666382+2,19.0.0-4-gc799371+2,19.0.0-5-g24a5ec6,19.0.0-51-gb87bce2+1,19.0.0-54-g1bde8684,19.0.0-6-g4aaee92+2,19.0.0-6-gce3e386+2,19.0.0-8-g967c747,19.0.0-8-gb750100+1,19.0.0-9-g98aad11,w.2020.17
LSSTDataManagementBasePackage
Classes | Namespaces | Functions | Variables
ds9.py File Reference

Go to the source code of this file.

Classes

class  lsst.afw.display.ds9._RaiseException
 
class  lsst.afw.display.ds9.DisplayImpl
 

Namespaces

 lsst.afw.display.ds9
 

Functions

def lsst.afw.display.ds9.Buffering ()
 
def lsst.afw.display.ds9.setMaskPlaneColor (name, color=None, frame=None)
 
def lsst.afw.display.ds9.getMaskPlaneColor (name, frame=None)
 
def lsst.afw.display.ds9.setMaskTransparency (name, frame=None)
 
def lsst.afw.display.ds9.getMaskTransparency (name, frame=None)
 
def lsst.afw.display.ds9.show (frame=None)
 
def lsst.afw.display.ds9.mtv (data, frame=None, title="", wcs=None, *args, **kwargs)
 
def lsst.afw.display.ds9.erase (frame=None)
 
def lsst.afw.display.ds9.dot (symb, c, r, frame=None, size=2, ctype=None, origin=afwImage.PARENT, *args, **kwargs)
 
def lsst.afw.display.ds9.line (points, frame=None, origin=afwImage.PARENT, symbs=False, ctype=None, size=0.5)
 
def lsst.afw.display.ds9.scale (algorithm, min, max=None, frame=None)
 
def lsst.afw.display.ds9.pan (colc=None, rowc=None, frame=None, origin=afwImage.PARENT)
 
def lsst.afw.display.ds9.zoom (zoomfac=None, colc=None, rowc=None, frame=None, origin=afwImage.PARENT)
 
def lsst.afw.display.ds9.interact (frame=None)
 
def lsst.afw.display.ds9.setCallback (k, func=lsst.afw.display.noop_callback, noRaise=False, frame=None)
 
def lsst.afw.display.ds9.getActiveCallbackKeys (onlyActive=True, frame=None)
 

Variables

 lsst.afw.display.ds9.getDisplay = _getDisplay
 
 lsst.afw.display.ds9.loaded = True