% @(#)fcleanroma.hlq 17.1.1.1 (ESO-IPG) 01/25/02 17:17:46 \se SECTION./ROMAFOT \es\co FCLEAN/ROMAFOT 09-AUG-1989 RHW \oc\su FCLEAN/ROMAFOT cat_tab inti_tab [into_tab] selects windows in intermediate table present in catalogue table \us\pu Purpose: Selects windows in the intermediate table containing objects present in the catalogue. \up\sy Syntax: FCLEAN/ROMAFOT cat_tab inti_tab [into_tab] \ys\pa cat_tab = catalogue table containing positions of objects randomly strewed on the original frame; no default name. \ap\pa inti_tab = input intermediate table containing input parameters of all the objects in a (artificial) frame (see ADDSTAR/ROMAFOT). This table is created by SEARCH/ROMAFOT and GROUP/ROMAFOT. No default. \ap\pa into_tab = output intermediate table formed by those input windows which include objects found in the intermediate table. Default is no output intermediate table. \ap\no Note: The command compares the objects in the catalogue with those in the windows in input intermediate table. In case the user gives an output intermediate table this tables will be filled with windows in the input intermediate containing object s present in the catalogue table. If no output intermediate table is given a selection flag is set on those windows in the input intermediate table. \on\exs Examples: \ex FCLEAN/ROMAFOT GCLCAT INTER GCLOUT Examine catalogue table GCLCAT and check which windows include an object present in the table INTER. Transfer these windows to the intermediate table GCLOUT. \xe \sxe