lsst.display.astrowidgets g009b5efdf7+ac3891e919
|
Classes | |
class | AstropyWCS |
class | AstroWidgetsEvent |
class | DisplayImpl |
class | WcsAdaptorForGinga |
Functions | |
def | AstroWidgetsVersion () |
Variables | |
bool | haveGinga = True |
bool | haveAstrowidgets = True |
def lsst.display.astrowidgets.astrowidgets.AstroWidgetsVersion | ( | ) |
Get the version of DS9 in use. Returns ------- version : `str` Version of DS9 in use.
Definition at line 63 of file astrowidgets.py.
bool lsst.display.astrowidgets.astrowidgets.haveAstrowidgets = True |
Definition at line 53 of file astrowidgets.py.
lsst.display.astrowidgets.astrowidgets.haveGinga = True |
Definition at line 36 of file astrowidgets.py.