|
|
|
|
SynopsisCreate a confidence plot of fit statistic vs. a thawed parameter value. Syntaxint_proj(par, [id=1,otherids=None,replot=False,min=None,max=None,nloop=20,delv=None,fa c=1,log=False,overplot=False,clearwindow=True]) DescriptionAt each step a fit is performed to obtain a new statistic if other thawed parameter(s) exist in the source model, otherwise, calculate the statistic. Examplesherpa> int_proj(p1.gamma) sherpa> int_proj(p1.gamma, 1) sherpa> int_proj(p1.gamma, 1, [2,3]) sherpa> int_proj(p1.gamma, min=2.0, max=2.5) sherpa> int_proj(p1.gamma, log=True) sherpa> int_proj(p1.gamma, replot=True, overplot=True) sherpa> int_proj(p1.gamma, id="bkg") The int_proj function can be called with just one parameter argument, in which case all the default arguments will be used. Simultaneous fits can be used given the first id and a list of otherids. Data set IDs can be integers or strings; in the latter case a string can denote useful information about the data (e.g., whether it is your source or background data set). The limits of the plot can be specified using the min and max keyword arguments. To quickly replot the cached arrays from a previous calculation, in the case of overplotting multiple int_proj plots in one window, the replot and overplot keyword arguments can be set. BugsSee the bugs pages on the Sherpa Beta website for an up-to-date listing of known bugs. See Also
|
![]() |
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. |