About Chandra Archive Proposer Instruments & Calibration Newsletters Data Analysis HelpDesk Calibration Database NASA Archives & Centers Chandra Science Links

Skip the navigation links
Last modified: December 2007

URL: http://cxc.harvard.edu/sherpabeta/image_model.py.html
AHELP for Sherpa 4.0 Beta image_model Context: py.sherpa

Synopsis

Send image of the model to the imager.

Syntax

image_model( [ id=1, [newframe=False, tile=False]] )

Description

Sends an image of the model to the imager--by default, DS9. The data set is a 2-D data set. If no data set ID is given, by default the model associated with the first data set ID is sent to the imager.

Example

sherpa> image_model()
sherpa> image_model(1)
sherpa> image_model(1, newframe=True, tile=False)

The image_model function can be called with no arguments, in which case an image of the model associated with the first data set is sent to the imager. By default, the image is sent to the same frame (newframe=False) and the frames are not tiled (tile=False). These options can be overridden by setting these keywords to True.

Bugs

See the bugs pages on the Sherpa Beta website for an up-to-date listing of known bugs.

Last modified: December 2007



The Chandra X-Ray Center (CXC) is operated for NASA by the Smithsonian Astrophysical Observatory.
60 Garden Street, Cambridge, MA 02138 USA.    Email: cxcweb@head.cfa.harvard.edu
Smithsonian Institution, Copyright © 1998-2004. All rights reserved.