AIPS NRAO AIPS HELP file for EXTDEST in 31DEC09



As of Sat Nov 21 13:34:34 2009


EXTDEST: Verb to delete an image or uv extension file

INPUTS

INNAME                             Image name(name). SPECIFY
INCLASS                            Image name(class).
INSEQ           0.0      9999.0    Image name(seq. #).
INDISK          0.0         9.0    Disk drive #.
INEXT                              Extension file type. SPECIFY
INVERS         -1.0     46655.0    Extension file version #.
                                   0 => highest, -1 => all.

HELP SECTION

EXTDEST
Type: Verb
Use:  Deletes any extension file associated with an image.  The
      INNAME and INEXT adverbs must be specified.  EXTDEST may
      be used to destroy an unexpected "extension" file such as
      one created by a task that ABORTed before updating the
      catalog.  Simply set INVERS to one higher than the
      highest in the header (use IMHEADER or QHEADER to check).
Adverbs:
  INNAME......Image name(name).        Standard defaults except
                                       that blank is not allowed.
  INCLASS.....Image name(class).       Standard defaults.
  INSEQ.......Image name(seq. #).      0 => highest.
  INDISK......Disk drive # of image.   0 => any.
  INEXT.......Extension file type.     No defaults.
  INVERS......Extension file version. -1 => all of type INEXT
                                       0 => highest.

EXPLAIN SECTION


AIPS