[AIT logo]

Institut für Astronomie und Astrophysik

Abteilung Astronomie

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


thaw Source code in cafe_thaw.pro

thaw

Name
           thaw
Purpose
           releases fixed model parameter
Category
           cafe
SYNTAX:
           thaw  [,parameter[:group]]
OPTIONS:
           parameter - The parameter to give free. This can be either:
                        - The absolute parameter number in the
                          current model.
                        - A parameter number range, defined by the
                          first parameter and last parameter,
                          separated with "-". (e.g. 3-4)
                        - A string designating the parameter
                          name. The parameter name is usually
                          "model:parname". If this parameter name is
                          not unique in current model all matching
                          parameters are unfixed.
                          If "*" is given all parameters in current
                          group are thawed.
           group - The group number defining the model to
                   change. Default is 0, must be in range [0,29].
Side Effects
           Changes parameter fixed flags.
Example
               > thaw,parabel:c:3
               -> unfix Parameter parabel:c of model in group 3
Revision History
           $Id: cafe_thaw.pro,v 1.6 2003/11/05 15:10:44 goehler Exp $

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

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

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