image_deleteframes
- sherpa.astro.ui.image_deleteframes() None
Delete all the frames open in the image viewer.
Delete all the frames - in other words, images - being displayed in the image viewer (e.g. as created by
image_dataorimage_fit).See also
image_closeClose the image viewer.
image_getregionReturn the region defined in the image viewer.
image_openCreate 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_deleteframes()