AIPS NRAO AIPS HELP file for CATALOG in 31DEC24



As of Fri Apr 26 9:42:56 2024


CATALOG: Verb to list specified portion of user catalog

INPUTS

INNAME                             Image name(name).
INCLASS                            Image name(class).
INSEQ           0.0      9999.0    Image name(seq. #). 0=>any
INDISK          0.0         9.0    Disk drive #. 0=>all
INTYPE                             Image type. blank=>all
DOALPHA        -1.0         1.0    > 0 -> alphabetize listing

HELP SECTION

CATALOG
Type: Verb
Use:  CATALOG lists a specified subset of the files catalogued
      on the specified disk drive.  This verb will write the
      output to the message file at message level 2.
Adverbs:
  INNAME.....Image name (name).    Standard defaults: list any
             that match under the wildcard rules.
  INCLASS....Image name (class).   Standard defaults.
  INSEQ......Image name (seq. #).  0 => list all
  INDISK.....The disk unit # of image(s).  0 => search all
  INTYPE.....Image type to list (i.e. 'MA','UV', 'SC', etc.).
             blank => list all types.
  DOALPHA....> 0 -> alphabetize listing (in groups of no more
             than 400 entries).  <= 0 -> list in catalog order.

EXPLAIN SECTION


AIPS