LSSTApplications  17.0+50,17.0+84,17.0+9,18.0.0+14,18.0.0+2,18.0.0+30,18.0.0+4,18.0.0+9,18.0.0-2-ge43143a+4,18.1.0-1-g0001055,18.1.0-1-g0896a44+6,18.1.0-1-g1349e88+4,18.1.0-1-g2505f39+3,18.1.0-1-g380d4d4+4,18.1.0-1-g5e4b7ea,18.1.0-1-g85f8cd4+3,18.1.0-1-g9a6769a+2,18.1.0-1-ga1a4c1a+2,18.1.0-1-gc037db8,18.1.0-1-gd55f500+1,18.1.0-1-ge10677a+3,18.1.0-10-g73b8679e+7,18.1.0-11-g311e899+3,18.1.0-12-g0d73a3591,18.1.0-12-gc95f69a+3,18.1.0-2-g000ad9a+3,18.1.0-2-g31c43f9+3,18.1.0-2-g9c63283+4,18.1.0-2-gdf0b915+4,18.1.0-2-gf03bb23,18.1.0-3-g2e29e3d+6,18.1.0-3-g52aa583+2,18.1.0-3-g9cb968e+3,18.1.0-4-gd2e8982+6,18.1.0-5-g510c42a+3,18.1.0-5-gaeab27e+4,18.1.0-6-gdda7f3e+6,18.1.0-7-g89824ecc+4,w.2019.32
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