% @(#)selectfunc.hlq 17.1.1.1 (ESO-IPG) 01/25/02 17:11:29 %++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ %.COPYRIGHT (c) 1990 European Southern Observatory %.IDENT selectfunc.hlq %.AUTHOR JDP, IPG/ESO %.KEYWORDS MIDAS, help files, SELECT/FUNCTION %.PURPOSE On-line help file for the command: SELECT/FUNCTION %.VERSION 1.0 12-JUNE-1985 : Creation, JDP %---------------------------------------------------------------- \se SECTION./FUNC \es\co SELECT/FUNCTION 12-JUNE-1985 JDP \oc\su SELECT/FUNCTION name number[,...] select function components \us\pu Purpose: select function components \up\sy Syntax: SELECT/FUNCTION name number[,...] \ys\pa name = function name, as given in the EDIT/FIT command \ap\pa number[,...] = component number(s), defined by number or by the key ALL \ap\no Note: The selected function components will be used by the commands COMPUTE/FUNCTION and COMPUTE/FIT \on\exs Examples: \ex SELECT/FUNCTION MYFUNC 1,3 \\ select components 1 and 3 \xe\ex COMPUTE/FIT OUT = MYFUNC \\ compute fitted values using these two components \xe\ex SELECT/FUNCTION MYFUNC ALL select all components \xe \sxe