| AHELP for CIAO 4.5 Sherpa v1 | image_close |
Context: visualization |
Synopsis
Close the imager window (i.e., exit ds9).
Syntax
image_close()
Description
Sherpa has an interface to the ds9 imager. The image_close() function closes the imager window (i.e., exits ds9). It returns no value and accepts no input arguments. The image_open() function can be used to open a blank imager window (i.e., a ds9 display with no image loaded).
Example
sherpa> image_close()
The image_close() function closes an imager window (ds9) opened by a previous command in the Sherpa session.
Bugs
See the bugs pages on the Sherpa website for an up-to-date listing of known bugs.
See Also
- data
- load_image, pack_image, unpack_image
- modeling
- image_model, image_model_component, image_source, image_source_component
- psfs
- image_kernel
- visualization
- contour, contour_data, contour_model, contour_ratio, contour_resid, image_data, image_deleteframes, image_fit, image_getregion, image_open, image_ratio, image_resid, image_setregion, image_xpaget, image_xpaset

![[Sherpa Logo]](../imgs/sherpa_logo_navbar.gif)