![]() |
Institut für Astronomie und AstrophysikAbteilung AstronomieSand 1, D-72076 Tübingen, Germany |
![]() |
cafeconvertparamtoabs
convert parameter index of parameter to absolute index of parameter
cafe
index=cafeconvertparamtoabs( env, index)
index - Integer number referring to a parameter in the
3-dim parameter space of all parameters
(paramnum/modelnum/group).
nodata - Take also parameters for models which are in
groups containing no data into account.
Returns integer number. This is the index of the parameter
in a 1-dim list of all parameters which are well defined
(i.e. have proper parameter names).
The conversion is necessary to get the parameter index of
the list of a parameter whose index in the entire
parameter space is known only.
Returns -1 if no parameter defined.
none.
$Id: cafeconvertparamtoabs.pro,v 1.8 2005/01/04 10:56:05 goehler Exp $
$Log: cafeconvertparamtoabs.pro,v $
Revision 1.8 2005/01/04 10:56:05 goehler
fix: make shure all (internal) routines are properly documented
Revision 1.7 2004/06/15 20:38:58 goehler
fix: use nodata for error computation also
Revision 1.6 2003/04/29 07:58:19 goehler
change/fix: ignore groups with undefined data points or non-existing models
The determination of valid parameters is performed in new
function cafegetvalidparam()
Revision 1.5 2003/03/03 11:18:33 goehler
major change: environment struct has become a pointer -> support of wplot/command line
in common.
Branch to be able to maintain the former line also.
Revision 1.4 2002/09/10 13:06:47 goehler
removed ";-" to make auxilliary routines invisible
Revision 1.3 2002/09/09 17:36:18 goehler
public version: updated help matching aitlib html structure.
common version: 3.0
[Home Page] [Software, Documentation] [IDL Documentation] [Quick Reference] [Feedback]