; SYMBOL ;--------------------------------------------------------------- ;! General adverb, probably defines a plotting symbol type ;# ADVERB GENERAL PLOT ;----------------------------------------------------------------------- ;; Copyright (C) 1995, 2004, 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 ;----------------------------------------------------------------------- SYMBOL LLLLLLLLLLLLUUUUUUUUUUUU CCCCCCCCCCCCCCCCCCCCCCCCCCCCC ---------------------------------------------------------------- SYMBOL Type: Adverb (Real) Use: SYMBOL is a general adverb to define a plotting symbol. Null value: 0 Null value assignment varies with task or verb. Standard values: 1: Plus sign 12: Five pointed star 2: Cross (X) 13: Star of David 3: Circle 14: Seven-pointed star 4: Box 15: Eight-pointed star 5: Triangle 16: Nine-pointed star 6: Diamond 17: Ten-pointed star 7: Pentagon 18: 11-pointed star 8: Hexagon 19: 12-pointed star 9: Septagon 20: 13-pointed star 10: Octagon 21: 14-pointed star 11: Nine-gon 22: Cross (X) with gap 23: Vertical line Numerous tasks support these values including PLOTR, STARS, and those tasks that plot the contents of STars files (CNTR, GREYS, KNTR, PCNTR, etc.) Task: ALVAR.......Plots the Allan Variance statistic of a UV data set. ANBPL.......Plots and prints uv data converted to antenna based values. BLSUM.......Sums images over irregular sub-images, displays spectra. CAPLT.......Plots closure amplitude and model from CC file. CLPLT.......Plots closure phases as a function of time. ELFIT.......Plots/fits selected contents of SN, TY, SY, PC or CL files. GAL.........Determine parameters from a velocity field. IRING.......Integrates intensity / flux in rings / ellipses. MFPRT.......Prints MF tables in a format needed by modelling software. SYMBOL is put in a STARS format file. PDPLT.......Plots selected contents of PD tables. PRTAN.......Prints the contents of the ANtenna extension file. SNBLP.......Plots selected contents of SN or CL files on a baseline basis. SNFIT.......Fits parabola to SN amplitudes and plots result. SNIFS.......Plots selected contents of SN, TY, SY, PC or CL files by IF. SNPLT.......Plots selected contents of SN, SY, TY, PC or CL files versus time SOUSP.......Fits source spectral index from SU table or adverbs. SYVSN.......Plots selected SY/TY data with SN solution values versus time. UVHOL.......Prints holography data from a UV data base with calibration. VPLOT.......Plots uv data and model from CC file Verb: COSTAR......Plots a symbol at given position on top of a TV image ----------------------------------------------------------------