[AIT logo]

Institut für Astronomie und Astrophysik

Abteilung Astronomie

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


legend_result Source code in cafe_legend_result.pro

legend_result

Name
           legend_result
Purpose
           Writes Fit result as legend in plot window.
Category
           cafe
SUBCATEGORY:
           legend
LEGEND OUTPUT:
           Writes out the last fit results (according show, result):
           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.
Side Effects
           Changes plot window.
Example
               > fit
               > plot, data+model
               > legend, result
               -> creates legend with the last fit results in top
                  left corner
Revision History
           $Id: cafe_legend_result.pro,v 1.4 2003/05/16 21:20:45 goehler Exp $

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

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

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