|
lsst.display.ds9
15.0-1-g19261fa+30
|
Classes | |
| class | Buffer |
| class | DisplayImpl |
| class | Ds9Error |
| An error talking to ds9. More... | |
| class | Ds9Event |
Functions | |
| def | getXpaAccessPoint () |
| def | ds9Version () |
| def | selectFrame (frame) |
| def | ds9Cmd (cmd=None, trap=True, flush=False, silent=True, frame=None, get=False) |
| def | initDS9 (execDs9=True) |
Variables | |
| file | |
| bool | needShow = True |
| int | XPA_SZ_LINE = 4096 - 100 |
| cmdBuffer | |
| haveGzip = not os.system("gzip < /dev/null > /dev/null 2>&1") | |
| bool | 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 | ( | ) |
| lsst.display.ds9.ds9.haveGzip = not os.system("gzip < /dev/null > /dev/null 2>&1") |
1.8.13