LSSTApplications  17.0+15,17.0+2,17.0+23,17.0+24,17.0+25,17.0+3,17.0+4,17.0+5,17.0-1-g377950a+14,17.0.1-1-g4d4fbc4+9,17.0.1-1-g55520dc+9,17.0.1-1-g5f4ed7e+11,17.0.1-1-g703d48b+8,17.0.1-1-g8de6c91+2,17.0.1-1-g9deacb5+17,17.0.1-1-gf4e0155+18,17.0.1-1-gfc65f5f+17,17.0.1-1-gfc6fb1f+7,17.0.1-14-g9e4a0a429,17.0.1-2-g29d9b29+6,17.0.1-2-g3bdf598+2,17.0.1-2-g3e5d191+11,17.0.1-3-g7e86b59+6,17.0.1-3-g9730928+5,17.0.1-3-gd08d533+6,17.0.1-5-g09f63bc+1,17.0.1-5-gb3f5c0c+8,17.0.1-6-ga5f3de7+10,17.0.1-7-ga01e3e3+3,17.0.1-8-g1ec47d7+3,17.0.1-8-g40ca8d54+10,17.0.1-8-gd60f3cda+8,17.0.1-9-g2557255+4,17.0.1-9-g77829d8+10,w.2019.15
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