% @(#)classiinve.hlq 17.1.1.1 (ESO-IPG) 01/25/02 17:15:16 \se SECTION./INVENT \es\co CLASSIFY/INVENT 14-DEC-1988 RHW+AK \oc\su CLASSIFY/INVENT table classify the analysed objects into stars, galaxies and spurious objects \us\pu Purpose: The CLASSIFY/INV command uses the output table produced by the ANALYSE/INV command for dividing the objects into stars,galaxies and spurious objects. \up\sy Syntax: CLASSIFY/INVENT in_table \ys\pa in_table = input table containing the image parameters and where will be stored the classification results in the column \#21 labelled CLASS \ap\no Note: Before running the CLASSIFY/INV command, check the values of the keywords used by this command with SET/INV C(lassify). \on\exs Examples: \ex CLASSIFY/INV MYTABLE classifies objects listed in table MYTABLE which itself is an output of command ANALYSE/INVENT. Resulting classification is coded - stars: 1, galaxies: 2, unclassified: 0 - in column \#21 labelled CLASS. \xe \sxe