AIPS NRAO AIPS HELP file for DUMP in 31DEC24



As of Fri Apr 26 21:19:20 2024



HELP SECTION

DUMP
Type:  Verb
Use:   Produces a detailed dump of the specified portion of
       the POPS K array.
Grammar:   DUMP (n1, n2)
       where n1 is the start address (integer*2 counter) in
       the K array and n2 is the number of locations to
       dump.  Integer, hex, and, where appropriate, ASCII
       and floating point representations of the array
       values are printed.
Example: DUMP  1 10
       dumps the basic pointer area for the K array.

EXPLAIN SECTION


AIPS