; MAPIT_UV ;--------------------------------------------------------------- ;! Procedure to MAP and Self-Calibrate a UVDATA set ;# Task AP Imaging ;----------------------------------------------------------------------- ;; Copyright (C) 1995 ;; 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 ;----------------------------------------------------------------------- ;--------------------------------------------------------------- MAPIT_UV LLLLLLLLLLLLUUUUUUUUUUUU CCCCCCCCCCCCCCCCCCCCCCCCCCCCC MAPIT_UV: UV data weighting and clean parameters input to MAPIT UVTAPER Taper to apply to UV data UVRANGE Range of UV data to include UVWTFN Weighting function for data GAIN 0.0 2.0 Clean Gain NBOXES 0.0 50.0 Number of boxes for CLEAN CLBOX 0.0 8192.0 Four coordinates for each box BMAJ * FWHM(asec) maj. axis beam BMIN * FWHM(asec) min. axis beam BPA * -360.0 360.0 CLEAN beam position angle BADDISK -1.0 35.0 Disks to avoid for scratch. ----------------------------------------------------------------