Classes | |
class | Ds9Error |
An error talking to ds9. More... | |
class | Buffer |
class | Ds9Event |
class | DisplayImpl |
Functions | |
def | getXpaAccessPoint |
def | ds9Version |
def | selectFrame |
def | ds9Cmd |
def | initDS9 |
Variables | |
needShow = True | |
_maskTransparency = None | |
int | XPA_SZ_LINE = 4096 |
tuple | haveGzip = notos.system("gzip < /dev/null > /dev/null 2>&1") |
definedCallbacks = True | |
def lsst.display.ds9.ds9.ds9Cmd | ( | cmd = None , |
|
trap = True , |
|||
flush = False , |
|||
silent = True , |
|||
frame = None , |
|||
get = False |
|||
) |
def lsst.display.ds9.ds9.ds9Version | ( | ) |
def lsst.display.ds9.ds9.getXpaAccessPoint | ( | ) |
tuple lsst.display.ds9.ds9.haveGzip = notos.system("gzip < /dev/null > /dev/null 2>&1") |