Getting RGB image values from ds9
Posted by aldcroft
An astropython.org visitor writes:I'm using Matplotlib to make some figures out of FITS images. I really would like to find a way to do 2 way communication with DS9. I know there are ways to send an image to DS9 from Python at a command line. But what I would like to do is send DS9 an image, display it there and set the stretc... View More