[AIT logo]

Institut für Astronomie und Astrophysik

Abteilung Astronomie

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


show Source code in cafe_show.pro

show

Name
           show
Purpose
           displays fit results/general status of environment
Category
           cafe
SYNTAX:
           show [,topic[...+topic]]
Input Parameters
           topics- String which describes what to show. A topic is an
                   identifier referring to a subtask. It is possible
                   to add several topics with "+".
                   If no topic is given the last topic(s) shown will
                   be displayed.
                   A complete list of topics is given with
                   > help, show,all
                   General topics are:
                     data   - shows data sets loaded.
                     result - shows fit results - parameter and statistics
                     model  - show models defined (for all groups)
                     files  - show data files using
                     free   - show free parameters
OPTIONS:
           transient - do not store topic for future show calls.
SETUP:
           All options may be set with the "show" command. The
           command prefix is "steppar".
Description
           Show mainly lists fit results. It also can be used to
           get information about the current system state (models
           used, parameters defined with the actual parameter
           number, files used etc.)
Side Effects
           None
Example
               > show, result+files
Revision History
           $Id: cafe_show.pro,v 1.10 2004/12/13 08:47:23 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