[AIT logo]

Institut für Astronomie und Astrophysik

Abteilung Astronomie

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


show_param Source code in cafe_show_param.pro

show_param

Name
           show_param
Purpose
           displays complete parameter information
Category
           cafe
SUBCATEGORY:
           show topic
SYNTAX:
           show, param
Output Parameters
           Displays model parameter for all groups. Displayed are all
           used parameters with:
            - parameter number in given group
            - model number to which the parameter belongs to (in
              brackets)
            - name of the parameter
            - current value
            - error value of the parameter. This is usually the error
              estimated from the diagonal elements of the Hessian
              retrieved from last fit. This error value has to be
              used with care! If the "error" command was called
              before its error values are shown.
            - fixed flag (may be reseted with chpar/thaw)
            - parameter link information. This is a parameter
              expression usually containing "->P(num)" set with the
              tie command. In this case <num> is the absolute
              parameter number, i.e. counting the parameters
              regardless of the current group.
Side Effects
           None
Revision History
           $Id: cafe_show_param.pro,v 1.9 2004/09/27 19:40:32 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