% @(#)registroma.hlq 17.1.1.1 (ESO-IPG) 01/25/02 17:17:46 \se SECTION./ROMAFOT \es\co REGISTER/ROMAFOT 07-AUG-1989 RHW \oc\su REGISTER/ROMAFOT int_tab reg_tab [wnd_opt] [obj_opt] computes and store the absolute quantities in the registration table \us\pu Purpose: Computes the absolute quantities and store the results in the final table \up\sy Syntax: REGISTER/ROMAFOT int_tab reg_tab [wnd_opt] [obj_opt] \ys\pa int_tab = intermediate table with the results of the fit; no default. \ap\pa reg_tab = output table to receive the final results; no default. \ap\pa wnd_opt = character to indicate what to store. A `F' will register the windows for which a convergence was found; an `A' will register all components. Default is `A'. The components for which a `NO CONVERGENCE' was found are registered with the instrumental magnitude set to 0. \ap\pa obj_opt = character to indicate if components rejected by the command EXAMINE/ROMAFOT have to registered. `Y' will allow the normal registration; `N' will allow the registration but with the internal magnitude set to 0. Default is `N'. \ap\no Note: The background associated to each component in the registration table, is calculated as the sum of the lower sky background (computed by FIT/ROMAFOT) and the contribute of all the objects present in the window. \on\exs Examples: \ex REGISTER/ROMAFOT GCLUSTER REGIST F Y Store the results of the components for which a convergence was found in the table REGIST. Include those objects which were rejected in the command EXAMINE/ROMAFOT. \xe\sxe