[AIT logo]

Institut für Astronomie und Astrophysik

Abteilung Astronomie

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


show_result Source code in cafe_show_result.pro

show_result

Name
           show_result
Purpose
           displays fit results/general status of environment
Category
           cafe
SUBCATEGORY:
           show topic
SYNTAX:
           show, result
Output Parameters
           Displays fit results. These are
                 chi^2   - The Chi square value from last fit.
                 DOF     - Degree of freedoms, i.e. the number of
                           defined data points reduced by the number
                           of free parameters (which are neither
                           fixed or tied to other parameters).
               Chi^2_red - Reduced Chi square value; the chi^2
                           divided by the degree of freedom. Should
                           be near 1 for a good fit.
         Goodness of fit - The probability that the fit may
                           contain larger values of chi^2. Should
                           be close to  1 for a good fit.
REMARK:
           Sometimes the goodnes of fit computation fails. Nothing
           seriously to worry about.
Side Effects
           None
Revision History
           $Id: cafe_show_result.pro,v 1.9 2003/05/09 14:50:09 goehler Exp $

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

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

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