lsst.display.ds9#
The lsst.display.ds9 module provides an SAOImage DS9 backend for the lsst.afw.display module.
Contributing#
lsst.display.ds9 is developed at lsst/display_ds9.
You can find Jira issues for this module under the display_ds9 component.
Python API reference#
lsst.display.ds9 Package#
Functions#
|
Issue a DS9 command, raising errors as appropriate. |
Get the version of DS9 in use. |
|
|
|
Parse XPA_PORT if set and return an identifier to send DS9 commands. |
|
|
Initialize DS9. |
|
|
|
Convert integer frame number to DS9 command syntax. |
|
|
|
Classes#
|
Buffer to control sending commands to DS9. |
|
Virtual device display implementation. |
Represents an error communicating with DS9. |
|
|
An event generated by a mouse or key click on the display. |
Class Inheritance Diagram#
