image_close¶
-
sherpa.astro.ui.
image_close
()¶ Close the image viewer.
Close the image viewer created by a previous call to one of the
image_xxx
functions.See also
image_deleteframes()
- Delete all the frames open in the image viewer.
image_getregion()
- Return the region defined in the image viewer.
image_open()
- Start the image viewer.
image_setregion()
- Set the region to display in the image viewer.
image_xpaget()
- Return the result of an XPA call to the image viewer.
image_xpaset()
- Send an XPA command to the image viewer.
Examples
>>> image_close()