% @(#)modifyfit.hlq 17.1.1.1 (ESO-IPG) 01/25/02 17:11:29 %++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ %.COPYRIGHT (c) 1990 European Southern Observatory %.IDENT modifyfit.hlq %.AUTHOR JDP, IPG/ESO %.KEYWORDS MIDAS, help files, MODIFY/FIT %.PURPOSE On-line help file for the command: MODIFY/FIT %.VERSION 1.0 29-AUG-1984 : Creation, JDP %---------------------------------------------------------------- \se SECTION./FIT \es\co MODIFY/FIT 29-AUG-1984 JDP \oc\su MODIFY/FIT table seq_no [name] modify fit parameters \us\pu Purpose: Modify parameter values in a fit file. The value corresponding to parameter 'par' is taken from column ':par_GUESS' in the given table. The command can be used in relation with SAVE/FIT \up\sy Syntax: MODIFY/FIT table seq [name] \ys\pa table = name of table file \ap\pa seq = seq. number as '@n' \ap\pa name = fit name \ap\no Note: none \on\exs Examples: \ex \ The following set of commands are used to fit a function with different initial guesses: \xe\ex MODIFY/FIT MYTABLE @1 FIT modify parameters \xe\ex FIT/IMA -10,0.1 IMAGE use last initialized parameters \xe\ex SAVE/FIT MYTABLE @1 FIT save adjusted parameters \xe \sxe