LSSTApplications  18.0.0+54,19.0.0,19.0.0+1,19.0.0+16,19.0.0+17,19.0.0+19,19.0.0+24,19.0.0+3,19.0.0-1-g20d9b18+10,19.0.0-1-g425ff20,19.0.0-1-g5549ca4,19.0.0-1-g580fafe+10,19.0.0-1-g6fe20d0+2,19.0.0-1-g8c57eb9+10,19.0.0-1-gbfe0924+1,19.0.0-1-gdc0e4a7+15,19.0.0-1-ge272bc4+10,19.0.0-1-ge3aa853+1,19.0.0-14-gbb28fe44+1,19.0.0-16-g8258e2a+1,19.0.0-2-g0d9f9cd+17,19.0.0-2-g260436e+1,19.0.0-2-g9b11441+4,19.0.0-2-gd955cfd+23,19.0.0-3-g6513920+1,19.0.0-3-gc4f6e04,19.0.0-4-g41ffa1d+3,19.0.0-4-g725f80e+19,19.0.0-4-ga8eba22,19.0.0-5-g0745e3f+1,19.0.0-5-gd943061d,19.0.0-6-gb6b8b0a+1,19.0.0-7-ge358e0fc4,19.0.0-7-gea0a0fe+6,w.2020.03
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