; ECOUNT ;--------------------------------------------------------------- ;! give the highest count or iteration for some process ;# ADVERB GENERAL ANALYSIS ;----------------------------------------------------------------------- ;; 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 ;----------------------------------------------------------------------- ;--------------------------------------------------------------- ECOUNT LLLLLLLLLLLLUUUUUUUUUUUU CCCCCCCCCCCCCCCCCCCCCCCCCCCCC ---------------------------------------------------------------- ECOUNT Type: Adverb (Real) Use: ECOUNT is a general adverb to express a number representing the maximum count of something in a process. Null value: 0 Null value assignment varies with task or verb. Tasks: CCEDT.....Select CC components in BOXes and above mininum flux. ECOUNT is the last CC row to copy. CCFND.....Prints the contents of a Clean Components extension file. ECOUNT is the last CC row to print. CCRES.....Removes or restores a CC file to a map with a gaussian beam. ECOUNT is the last CC to use. CCSEL.....Select significant CC components. ECOUNT is the last CC to use. EXTAB.....Exports AIPS table data as tab-separated text. ECOUNT is the last table row written. HF2SV.....Convert HF tables from FRING/MBDLY to form used by Calc/Solve. ECOUNT is the last row written. OTFBS.....Translates on-the-fly continuum SDD format to AIPS UV file. ECOUNT is the last included scan. OTFIN.....Lists on-the-fly single-dish SDD format data files. ECOUNT is the last scan listed. OTFUV.....Translates on-the-fly single-dish SDD format to AIPS UV File. ECOUNT is the last scan included. TABED.....Task to edit tables. ECOUNT is the last row copied. TAFLG.....Flags data in a Table extension file. ECOUNT is the last table row to flag. TAPLT.....Plots data from a Table extension file. ECOUNT is the last table row plotted. TBDIF.....Compare entries in two tables. ECOUNT is the last row to compare. TBIN......Reads a text file AIPS table into AIPS. ECOUNT is the last table record read. TBOUT.....Writes an AIPS table into a text file for user editting. ECOUNT is the last table record written. TBSUB.....Make a new table from a subset of an old table. ECOUNT is the last table record read. TBTSK.....Paraform OOP task for tables. ECOUNT is the last table row copied. ----------------------------------------------------------------