; RPARM ;--------------------------------------------------------------- ;! General numeric array adverb used in modeling ;# ADVERB GENERAL ;----------------------------------------------------------------------- ;; Copyright (C) 2007, 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 ;----------------------------------------------------------------------- RPARM LLLLLLLLLLLLUUUUUUUUUUUU CCCCCCCCCCCCCCCCCCCCCCCCCCCCC ---------------------------------------------------------------- RPARM Type: Adverb (Real(30)) Use: A general adverb which contains thirty elements to send to a task. Null value: Usually 0. Tasks: CUBIT.....Model a galaxy's density and velocity distribution from full cube. The RPARM are radius values in asec for a rotation curve supplied by the user. EVAUV.....Subtracts & divides a model into UV data, does statistics on results. RPARM returns the results. PLOTR.....Basic task to generate a plot file from text input. VPARM defines which data groups are plotted with symbols and the symbol type. PRTAB.....Prints any table-format extension file. RPARM is used to limit the rows printed to those meeting specified column values. SUFIX.....Modifies source numbers on uv data. RPARM specifies the stop times of the time intervals. TAPLT.....Plots data from a Table extension file. RPARM is used to limit the rows plotted to those meeting specified column values. TARPL.....Plot input and output text files of the TARS task. VPARM defines which data groups are plotted with symbols and the symbol type. TYAPL.....Undoes and re-does nominal sensitivity application. RPARM provides a list of antennas to be set to the average of the good antennas. VBCAL.....Scale visibility amplitudes by antenna based constants. RPARM provides those constants for antennas 31-60. ----------------------------------------------------------------