[AIT logo]

Institut für Astronomie und Astrophysik

Abteilung Astronomie

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


untie Source code in cafe_untie.pro

untie

Name
           untie
Purpose
           releases binding of  model parameter
Category
           cafe
SYNTAX:
           untie  [,parameter:group]]
OPTIONS:
           parameter - The parameter to untie. 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. 2-5)
                        - 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 fixed.
           group - The group number defining the model to
                   change. Default is 0, must be in range [0,9].
Side Effects
           Changes parameter fixed flags.
Example
               > tie,lin:m:1,lin:m:0
               > untie,lin:m:1
               -> releases binding of  Parameter lin:m in group 1
Revision History
           $Id: cafe_untie.pro,v 1.6 2003/11/05 15:10:45 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