; MAPIT_NA ;--------------------------------------------------------------- ;! 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_NA LLLLLLLLLLLLUUUUUUUUUUUU CCCCCCCCCCCCCCCCCCCCCCCCCCCCC MAPIT_NA: Names of data files input to MAPIT INNAME Input UV data (name) INCLASS Input UV data (class) INSEQ Input UV data (seq. #) INDISK 0.0 9.0 Input UV data disk drive # IN2NAME Point Source UV data (name) IN2CLASS Point Source UV data (class) IN2SEQ Point Source UV data (seq. #) IN2DISK 0.0 9.0 Point Source UV disk drive # OUTDISK 0.0 9.0 Output image disk drive # CELLSIZE 0.0 9999.9 (X,Y) size of grid in asec IMSIZE 0.0 4096.0 Image size NITER Number of clean iterations REFANT Reference ant. for Self-cal. SOLINT Solution interval (min) NMAPS Number of Map-Selfcal loops DOPOL >0: Produce Polarization maps DOCENTER >0: Move Source to map center DOALL >0: Do amplitude self-cal FLUX Clip Flux Limit. <0: No Clip ----------------------------------------------------------------