AIPS HELP file for UVADD in 31DEC24
As of Wed Oct 9 4:32:15 2024
UVADD: Task to combine 2 patching data sets
INPUTS
INNAME UV data (name).
INCLASS UV data (class).
INSEQ 0.0 9999.0 UV data (seq. #). 0 => high
INDISK 0.0 9.0 Disk unit #. 0 => any
IN2NAME 2nd UV data (name).
IN2CLASS 2nd UV data (class).
IN2SEQ 0.0 9999.0 2nd UV data (seq. #).0=>high
IN2DISK 0.0 9.0 2nd Disk unit #. 0 => any
OUTNAME Out UV data (name).
OUTCLASS Out UV data (class).
OUTSEQ 0.0 9999.0 Out UV data (seq. #).0=>high
OUTDISK 0.0 9.0 Out Disk unit #. 0 => any
OPCODE 'ADD', 'SUBT', 'MULT', 'DIV'
HELP SECTION
UVADD
Type: Task
Use: Combines two data sets which must match closely in their
samples, times, etc. The second data set may be a single
spectral channel while the first is multiple spectral
channels (axis 'FREQ').
Adverbs:
INNAME.....1st UV file name (name). Standard defaults.
INCLASS....1st UV file name (class). Standard defaults.
INSEQ......1st UV file name (seq. #). 0 => highest.
INDISK.....1st Disk unit #. 0 => any.
IN2NAME....2nd UV file name (name). Standard defaults.
IN2CLASS...2nd UV file name (class). Standard defaults.
IN2SEQ.....2nd UV file name (seq. #). 0 => highest.
IN2DISK....2nd Disk unit #. 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.
OUTDISK....Output Disk unit #. 0 => any.
OPCODE.....'ADD', 'SUBT', 'MULT', 'DIV'
EXPLAIN SECTION