; OUTVERS ;--------------------------------------------------------------- ;! The output version number of an extension file (table). ;# ADVERB CATALOG GENERAL ;----------------------------------------------------------------------- ;; 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 ;----------------------------------------------------------------------- ;--------------------------------------------------------------- OUTVERS LLLLLLLLLLLLUUUUUUUUUUUU CCCCCCCCCCCCCCCCCCCCCCCCCCCCC ---------------------------------------------------------------- OUTVERS Type: Adverb (Real) Use: Version numberto be used on output for an extension file. Null Value: 0 Null value usually means take the highest version number plus one. Tasks: BPASS......Computes spectral bandpass correction table. (BP) CCEDT......Select CC components in BOXes and above mininum flux. (CC) CCGAU......Converts point CLEAN components to Gaussians. (CC) CCMRG......Sums all clean components at the same pixel. (CC) CCSEL......Select signifiCant Clean components. (CC) CL2HF......Convert CL table to HF table. (HF) CLINV......Copy CL/SN file inverting the calibration. (SN/CL) CPASS......Computes polynomial spectral bandpass correction table. (BP) FIXAN......Fixes the contents of the ANtenna extension file. (AN) GSTAR......Task to read a Guide Star (UK) table and create an ST table. (ST) IMFIT......Fits Gaussians to portions of an image. (MF) JMFIT......Fits Gaussians to portions of an image. (MF) LDGPS......Load GPS data from an ASCII file. (GP) MBDLY......Fits multiband delays from IF phases, updates SN table. (SN) MF2ST......Task to generate an ST ext. file from Model Fit ext. file. (ST0 OMFIT......Fits sources and, optionally, a self-cal model to uv data. OUTVERS is a code to determine what is written to the output AIPS data set, POLSN......Make a SN table from cross polarized fringe fit. (SN) SAD........Finds and fits Gaussians to portions of an image. (CC) SNDUP......Copies and duplicates SN table from single pol file to dual pol. (SN) SNSMO......Smooths and filters a calibration SN table. (SN) STFND......Task to find stars in an image and generate an ST table. (ST) SY2TY......Task to generate a TY extension file from an EVLA SY table. (TY) TABED......Task to edit tables. (type INEXT) TACOP......Task to copy tables, other extension files. (type INEXT) TAFLG......Flags data in a Table extension file. (type INEXT) TAMRG......Task to merge table rows under specified conditions. (type INEXT) TASRT......Sorts general table extension files. (type INEXT) TBSUB......Make a new table from a subset of an old table. (type IN2EXT) TBTSK......Paraform OOP task for tables. (type INEXT) TVSAD......Finds and fits Gaussians to portions of an image with interaction. (CC) TYSMO......Smooths and filters a calibration TY or SY table. (TY or SY = INEXT) Procedure: MERGECAL...Procedure to merge calibration records after concatenation. (GC, TY, and PC) ----------------------------------------------------------------