LSSTApplications  10.0+286,10.0+36,10.0+46,10.0-2-g4f67435,10.1+152,10.1+37,11.0,11.0+1,11.0-1-g47edd16,11.0-1-g60db491,11.0-1-g7418c06,11.0-2-g04d2804,11.0-2-g68503cd,11.0-2-g818369d,11.0-2-gb8b8ce7
LSSTDataManagementBasePackage
Namespaces | Functions | Variables
ds9.py File Reference

Support for talking to ds9 from python. More...

Go to the source code of this file.

Namespaces

 lsst.afw.display.ds9
 

Functions

def lsst.afw.display.ds9.getDisplay
 
def lsst.afw.display.ds9.Buffering
 
def lsst.afw.display.ds9.setMaskPlaneColor
 
def lsst.afw.display.ds9.getMaskPlaneColor
 
def lsst.afw.display.ds9.setMaskTransparency
 
def lsst.afw.display.ds9.getMaskTransparency
 
def lsst.afw.display.ds9.show
 
def lsst.afw.display.ds9.mtv
 
def lsst.afw.display.ds9.erase
 
def lsst.afw.display.ds9.dot
 
def lsst.afw.display.ds9.line
 
def lsst.afw.display.ds9.scale
 
def lsst.afw.display.ds9.pan
 
def lsst.afw.display.ds9.zoom
 
def lsst.afw.display.ds9.interact
 
def lsst.afw.display.ds9.setCallback
 
def lsst.afw.display.ds9.getActiveCallbackKeys
 

Variables

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

Detailed Description

Support for talking to ds9 from python.

Deprecated:
New code should use lsst.afw.display and set the backend to ds9

Definition in file ds9.py.