[AIT logo]

Institut für Astronomie und Astrophysik

Abteilung Astronomie

Sand 1, D-72076 Tübingen, Germany
[Uni logo]


plot_steppar Source code in cafe_plot_steppar.pro

plot_steppar

Name
           plot_steppar
Purpose
           plot 2-dim parameter confidence computed with steppar command
Category
           cafe
SUBCATEGORY:
           plot type
Input Parameters
          There group is always the last available one. Subgroup is
          always the first one.
PLOT OUTPUT:
           steppar  - Plot a 2-dim parameters/chi^2 dependency of
                      last computed values  created with the command
                      "steppar". For this the first parameter of the
                      steppar command is taken.
SETPLOT KEYWORDS:
           Apart from IDL oplot keywords following special
                      are defined:
          deviation - Flag. If true (=1) the parameter values are
                      measured in deviation from the best-fit
                      parameter value.
          nofancy   - Flag which disables plotting of significance
                      levels etc.
Side Effects
           Plots in current window.
Example
               > model,parabel
               > fit
               steppar, 1,2
               plot, steppar -> displays chi^2 of parameter 1
Revision History
           $Id: cafe_plot_steppar.pro,v 1.15 2004/07/26 06:57:35 goehler Exp $

Last modified by pro2html on 2005 January 04 at 16:17 UTC

[Home Page] [Software, Documentation] [IDL Documentation] [Quick Reference] [Feedback]

Jörn Wilms (wilms@astro.uni-tuebingen.de)
Updated automatically