; DOIFS ;--------------------------------------------------------------- ;! controls functions done across IFs ;# ADVERB UV ;----------------------------------------------------------------------- ;; Copyright (C) 2003, 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 ;----------------------------------------------------------------------- ;--------------------------------------------------------------- DOIFS LLLLLLLLLLLLUUUUUUUUUUUU CCCCCCCCCCCCCCCCCCCCCCCCCCCCC ---------------------------------------------------------------- DOIFS Type: Adverb (Logical, > 0 => true) Use: Controls functions done across IF numbers Null value: false (-1). Tasks: FLAGR......Edit data based on internal RMS, amplitudes, weights. DOIFS > 0 => flag all IFs if one is bad. KRING......Fringe fit data to determine antenna calibration, delay, rate. DOIFS controls how IFs are combined in the solutions. RLDLY......Fringe fit data to determine antenna R-L delay difference. DOIFS DOIFS controls how IFs are combined in the solutions. SNFLG......Flags uv data based on jumps in an SN or CL table. DOIFS true means to flag all IFs when one is bad. VPFLG......Resets flagging to all or all corss-hand whenever some are flagged. DOIFS controls how much is flagged when some part is flagged. ----------------------------------------------------------------