AIPS NRAO AIPS HELP file for RESOU in 31DEC26



As of Tue Feb 10 13:55:18 2026


RESOU: Changes a list of source numbers

INPUTS

INNAME                             Input UV file name (name)
INCLASS                            Input UV file name (class)
INSEQ             0.0     9999.0   Input UV file name (seq. #)
INDISK            0.0        9.0   Input UV file disk unit #
OUTNAME                            Output UV file name (name)
OUTCLASS                           Output UV file name (class)
OUTSEQ           -1.0     9999.0   Output UV file name (seq. #)
OUTDISK           0.0        9.0   Output UV file disk unit #.
FPARM                              Input source numbers
RPARM                              Output source numbers

HELP SECTION

RESOU
Task:  Copies a uv data set renumbering up to 30 source numbers.  You
       cannot over-write the input file.  A new cataloged uv file is
       required.

Adverbs:
  INNAME.....Input UV file name (name).      Standard defaults.
  INCLASS....Input UV file name (class).     Standard defaults.
  INSEQ......Input UV file name (seq. #).    0 => highest.
  INDISK.....Disk drive # of input UV file.  0 => any.
  OUTNAME....Output UV file name (name).     Standard defaults.
  OUTCLASS...Output UV file name (class).    Standard defaults.
  OUTSEQ.....Output UV file name (seq. #).   0 => highest unique
  OUTDISK....Disk drive # of output UV file. 0 => highest with
             space for the file.
  FPARM......List of source numbers in the input file to be changed.
             A source number may appear only once in this list.
  RPARM......Corresponding source numbers in the output file.  Source
             numbers may repeat in this list to deal with synonyms.

EXPLAIN SECTION


AIPS