% @(#)subtrafcat.hlq 17.1.1.1 (ESO-IPG) 01/25/02 17:44:00 %++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ %.COPYRIGHT (c) 1990 European Southern Observatory %.IDENT subtrafcat.hlq %.AUTHOR KB, IPG/ESO %.KEYWORDS MIDAS, help files, SUBTRACT/FCAT %.PURPOSE On-line help file for the command: SUBTRACT/FCAT %.VERSION 1.0 21-DEC-1989 : Creation, KB %.VERSION 1.1 20-JUN-1991 : Update, KB %---------------------------------------------------------------- \se SECTION./FCAT \es\co SUBTRACT/FCAT 20-JUN-1991 KB \oc\su SUBTRACT/FCAT [cat_name] frame_list remove entries from a fit file catalog \us\pu Purpose: Remove entries from a fit file catalog. \up\sy Syntax: SUBTRACT/FCAT [cat_name] [frame_list] \ys\pa cat_name = name of fit file catalog; \\ if there is a fit file catalog enabled (cf. SET/FCAT), defaulted to currently active fit file catalog \ap\pa frame_list = list of fit files to be subtracted, \\ maybe file specifications, separated by a comma (no spaces!); \\ or a single catalog name; \\ or wildcard specifications (e.g. a3*,n*.fit); \\ or numbers referring to the names (e.g. \#7,\#1) \ap\no Note: The different options for the frame_list may not be mixed! \on\sa See also: SET/FCAT, CREATE/FCAT, CLEAR/FCAT, READ/FCAT, ADD/FCAT \\ Chapter 3 of the MIDAS Users Guide, Volume A \as\exs Examples: \ex SUBTRACT/FCAT dec88 func01 Remove entry for fit file func01.fit from catalog dec88.cat. \xe\ex SUBT/FCAT dec88 func* Remove entries for all fit files where the names begin with the string "func" from catalog dec88.cat. \xe\ex SUBT/FCAT dec88 nov89.cat Remove entries for all files which are in the fit file catalog nov89.cat from fit file catalog dec88.cat. \xe\ex SUBT/FCAT dec88 \#1,\#6 Remove entries no. 1 and no. 6 from catalog dec88.cat. \xe \sxe