[AIT logo]

Institut für Astronomie und Astrophysik

Abteilung Astronomie

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


plot_model Source code in cafe_plot_model.pro

plot_model

Name
           plot_model
Purpose
           plot model
Category
           cafe
SUBCATEGORY:
           plot type
Input Parameters
           group    - (optional) Define the data group to plot.
                      Default is the current group. Must be in
                      range [0..29].
SETPLOT KEYWORDS:
           Apart from IDL oplot keywords following special
                      are defined:
        modelrange  - Perform range determination for model size also
                      (if range is not required anyway because still
                      not defined).
        modelpoints - Number of data points to compute for
                      plot. Default 1000.
        datapoints  - plot model only at given data points.
PLOT OUTPUT:
           model    - plots the model for group given with current parameters.
                      X/Y ranges are kept.
Side Effects
           None.
Example
           > plot, data+model
                -> data + model in single window is displayed.
Revision History
           $Id: cafe_plot_model.pro,v 1.21 2004/08/19 09:01:20 goehler Exp $

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

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

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