; FPARM ;--------------------------------------------------------------- ;! 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 ;----------------------------------------------------------------------- FPARM LLLLLLLLLLLLUUUUUUUUUUUU CCCCCCCCCCCCCCCCCCCCCCCCCCCCC ---------------------------------------------------------------- FPARM Type: Adverb (Real(30)) Use: A general adverb which contains thirty elements to send to a task. Null value: Usually 0. Tasks: BPWAY.....Determines channel-dependent relative weights. FPARM sets the parameters of the algorithm. CLCOP.....Copy CL/SN file calibration between polarizations or IFs. FPARM lists the "good" IFs to be averaged. CUBIT.....Model a galaxy's density and velocity distribution from full cube. The FPARM are parameter values for parameters that can be fit to an HI data cube. DTCHK.....Task to check results of a test using simulated data. FPARM is a list of default gains for each IF. DTSIM.....Generate fake UV data. FPARM is a list of default gains for each IF. OFLAG.....Uses on-line flag table information to write a flag table. FPARM(i) > 0 causes flagging if bit i is set. PEEK......Fits pointing model function to output from the VLA. FPARM selects which parameters are fit. PLOTR.....Basic task to generate a plot file from text input. FPARM defines which groups are fit with a polynomial and the order of that polynomial. RFLAG.....Flags data set based on time and freq rms in fringe visibilities. FPARM defines control of the flagging including extensions of the flags after they are generated. SUFIX.....Modifies source numbers on uv data. FPARM lists the start times of the time intervals. VBCAL.....Scale visibility amplitudes by antenna based constants. FPARM lists the constants for antennas 1-30. ----------------------------------------------------------------