[AIT logo]

Institut für Astronomie und Astrophysik

Abteilung Astronomie

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


model_data Source code in cafe_model_data.pro

model_data

Name
           model_data
Purpose
           Use separate data in distinct group as fit model.
Category
           CAFE
SUBCATEGORY:
           fitmodel
Input Parameters
           x         - Input x value array. Should be double precision.
           parameter - Parameter to compute model. Must contain 1
                       value.
Calling Sequence
           data:grp - group using to get data. !! THIS
                      PARAMETER MUST BE FIXED AND INTEGER !!!
                      (Otherwise the fit algorithm tries to
                      vary the group - would be quite interesting...)
                      It is prudent not to define a model for
                      the group which contains these data.
Output Parameters
           y = data[x].
           To allow arbitrary x-values interpolation will be
           used. For x values out of the data range the closest data
           x value will be used.
Side Effects
           None
Revision History
           $Id: cafe_model_data.pro,v 1.8 2003/11/04 14:27:36 goehler Exp $

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

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

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