image_close
- sherpa.astro.ui.image_close() None
Close the image viewer.
Close the image viewer created by a previous call to one of the
image_xxxfunctions.See also
image_deleteframesDelete all the frames open in the image viewer.
image_getregionReturn the region defined in the image viewer.
image_openStart the image viewer.
image_setregionSet the region to display in the image viewer.
image_xpagetReturn the result of an XPA call to the image viewer.
image_xpasetSend an XPA command to the image viewer.
Examples
>>> image_close()