; PCUT ;--------------------------------------------------------------- ;! Cutoff in polarized intensity ;# ADVERB POLARIZATION PLOT ;----------------------------------------------------------------------- ;; 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 ;----------------------------------------------------------------------- ;--------------------------------------------------------------- PCUT LLLLLLLLLLLLUUUUUUUUUUUU CCCCCCCCCCCCCCCCCCCCCCCCCCCCC ---------------------------------------------------------------- PCUT Type: Adverb (Real) Use: If some value is below PCUT in units of the image, then some action will not occur. Null value: none and no default. Tasks: KNTR..........Make a contour/grey plot file from an image w multiple panels. Total polarizations less than PCUT (Jy/beam) do not generate plotted vectors. PCNTR.........Generate plot file with contours plus polarization vectors. PCUT causes vectors to be omitted based on the intensity of the vector-length (total polarization) image. POLCO.........Task to correct polarization maps for Ricean bias. Polarizations less than PCUT (sigma, i.e., units of the noise) are blanked on output. QUFIX.........Determines Right minus Left phase difference, corrects cal files. Only total polarizations greater than PCUT i n both images are used. RMFIT.........Fits 1-dimensional polarization spectrum to Q/U cube. Fits are done only to spectra having an average total polarization greater than PCUT. May be changed on a restart. ----------------------------------------------------------------