; SNVER ;--------------------------------------------------------------- ;! specifies the output solution table ;# ADVERB CALIBRATION ;----------------------------------------------------------------------- ;; Copyright (C) 1995, 2020 ;; Associated Universities, Inc. Washington DC, USA. ;; ;; This program is free software; you can redistribute it and/or ;; modify it under the terms of the GNU General Public License as ;; published by the Free Software Foundation; either version 2 of ;; the License, or (at your option) any later version. ;; ;; This program is distributed in the hope that it will be useful, ;; but WITHOUT ANY WARRANTY; without even the implied warranty of ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ;; GNU General Public License for more details. ;; ;; You should have received a copy of the GNU General Public ;; License along with this program; if not, write to the Free ;; Software Foundation, Inc., 675 Massachusetts Ave, Cambridge, ;; MA 02139, USA. ;; ;; Correspondence concerning AIPS should be addressed as follows: ;; Internet email: aipsmail@nrao.edu. ;; Postal address: AIPS Project Office ;; National Radio Astronomy Observatory ;; 520 Edgemont Road ;; Charlottesville, VA 22903-2475 USA ;----------------------------------------------------------------------- ;--------------------------------------------------------------- SNVER LLLLLLLLLLLLUUUUUUUUUUUU CCCCCCCCCCCCCCCCCCCCCCCCCCCCC ---------------------------------------------------------------- SNVER Type: Adverb (Scalar) Use: Specifies desired output solution table into which any gain solutions are to be written. Null value: 0 => highest numbered gain table for input tables, highest numbered + 1 for output tables. Tasks: ACFIT.....Determine antenna gains from autocorrelations. APCAL.....Apply TY and GC tables to generate an SN table. ATMCA.....Determines delay/phase gradient from calibrator observations. SNVER is for the input SN table. CALIB.....Determines antenna calibration: complex gain CL2HF.....Convert CL table to HF table. SNVER is for the input table containing residual solutions from FRING/MBDLY. CLCAL.....Merges and smooths SN tables, applies them to CL tables. SNVER is for the lowest numbered input SN table. DELZN.....Determines residual atmosphere depth at zenith and clock errors. SNVER is for the input SN table. FRING.....Fringe fit data to determine antenna calibration, delay, rate. GETJY.....Determines calibrator flux densities. SNVER is for the input SN table with 0 -> all. KRING.....Fringe fit data to determine antenna calibration, delay, rate. PCCOR.....Corrects phases using PCAL tones data from PC table. SNCOR.....Applies user-selected corrections to the calibration SN table. SNVER is for the table that is updated. SOUSP.....Fits source spectral index from SU table or adverbs. SNVER > 0 selects the lowest numbered SN table to be corrected along with the source table. SYVSN.....Plots selected SY/TY data with SN solution values versus time. SNVER is for the input SN table. UVCRS.....Finds the crossing points of UV-ellipses. Procedures: VLACALIB..Runs CALIB and LISTR for VLA observation. ;-----------------------------------------------------------------------