; NDIG ;--------------------------------------------------------------- ;! Number of digits to display ;# ADVERB IMAGING ;----------------------------------------------------------------------- ;; 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 ;----------------------------------------------------------------------- ;--------------------------------------------------------------- NDIG LLLLLLLLLLLLUUUUUUUUUUUU CCCCCCCCCCCCCCCCCCCCCCCCCCCCC ---------------------------------------------------------------- NDIG Type: Adverb (Real) Use: The number of digits used in a display. Null value: 0 Null value meaning is task dependent. Tasks: ANBPL.........Plots and prints uv data converted to antenna based values. NDIG is the number of digits (3 - 8). IMFIT.........Fits Gaussians to portions of an image. NDIG is the number of digits when printing images (3-6). JMFIT.........Fits Gaussians to portions of an image. NDIG is the number of digits when printing images (3-6). PRTAB.........Prints any table-format extension file. NDIG is a code for the precision and type of formats used. PRTIM.........Prints image intensities from an MA catalog entry. NDIG is the number of digits used (0 -> 1). SYPRT.........Task to print values from the SY table. NDIG is the number of digits (2-7, 0 -> 4). TADIF.........Prints differences between two table-format extension files. NDIG is a code for the precision and type of formats used. ----------------------------------------------------------------