AIPS NRAO AIPS HELP file for WRTPROCS in 31DEC24



As of Thu Apr 18 20:04:05 2024


WRTPROCS: Defines procedures for writing and reading files to

INPUTS

          and from disk.

          WRTPROCS uses no adverbs.
          To use these procedures type 'RUN WRTPROCS'.

HELP SECTION

WRTPROCS
Type: Run file
Use:  WRTPROCS defines a number of procedures that can be used to
      write and read AIPS files to and from disk.  See individual
      EXPLAIN files for the details.
      To use these procedures type 'RUN WRTPROCS'.

      The procedures are:

      WRTDISK - Writes files with stadardized names to disk.
                This procedure is designed to loop through a
                number of files.  Designed to work with READISK.

      READISK - Reads files with standardized names from disk.
                This procedure is designed to loop through a
                number of files.  Designed to be used with
                WRTDISK.

      FITDISK - Write files to disk using automatically
                generated names based on AIPS files names.


EXPLAIN SECTION


AIPS