; BCOUNT ;--------------------------------------------------------------- ;! gives beginning location for start of a process ;# ADVERB GENERAL ;----------------------------------------------------------------------- ;; 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 ;----------------------------------------------------------------------- ;--------------------------------------------------------------- BCOUNT LLLLLLLLLLLLUUUUUUUUUUUU CCCCCCCCCCCCCCCCCCCCCCCCCCCCC ---------------------------------------------------------------- BCOUNT Type: Adverb (Real) ---------------------------------------------------------------- Use: BCOUNT is a general adverb to express a number representing the beginning number of a process such as first image to load or a beginning location for the listing of data. Null value: 0 Null value assignment usually means start at beginning. Tasks: ATLOD.....Reads ATCA data in RPFITS dormat into AIPS. BCOUNT is the first scan to include. CCEDT.....Select CC components in BOXes and above mininum flux. BCOUNT is the first CC row to copy. CCRES.....Removes or restores a CC file to a map with a gaussian beam. BCOUNT is the first CC to use. CCSEL.....Select significant CC components. BCOUNT is the first CC to use. ELFIT.....Plots/fits selected contents of SN, TY, SY, PC or CL files. BCOUNT is the phase cal tone plotted. EXTAB.....Exports AIPS table data as tab-separated text. BCOUNT is the first table row written. HF2SV.....Convert HF tables from FRING/MBDLY to form used by Calc/Solve. BCOUNT is the first row written. NANS......Reads an image or a UV data set and looks for NaNs. BCOUNT is the stat visibility number for the search. OTFBS.....Translates on-the-fly continuum SDD format to AIPS UV file. BCOUNT is the first included scan. OTFIN.....Lists on-the-fly single-dish SDD format data files. BCOUNT is the first scan listed. OTFUV.....Translates on-the-fly single-dish SDD format to AIPS UV File. BCOUNT is the first scan included. PRTTP.....Prints contents of tapes and disk files, all supported formats. BCOUNT is the file number at the start when the tape is not repositioned. SETFC.....Makes a BOXFILE for input to IMAGR. BCOUNT is the first facet number in the output. SNBLP.....Plots selected contents of SN or CL files on a baseline basis. BCOUNT is the phase cal tone to be plotted. SNIFS.....Plots selected contents of SN, TY, SY, PC or CL files by IF. BCOUNT is the phase cal tone to be plotted. SNPLT.....Plots selected contents of SN, SY, TY, PC or CL files versus time. BCOUNT is the phase cal tone to be plotted. TABED.....Task to edit tables. BCOUNT is the first row copied. TADIF.....Prints differences between two table-format extension files. BCOUNT is the first row number in the second input file to be compared. TAFLG.....Flags data in a Table extension file. BCOUNT is the first table row to flag. TAPLT.....Plots data from a Table extension file. BCOUNT is the first table row plotted. TBDIF.....Compare entries in two tables. BCOUNT is the first row to compare. TBIN......Reads a text file AIPS table into AIPS. BCOUNT is the first table record read. TBOUT.....Writes an AIPS table into a text file for user editting. BCOUNT is the first table record written. TBSUB.....Make a new table from a subset of an old table. BCOUNT is the first table record read. TBTSK.....Paraform OOP task for tables. BCOUNT is the first table row copied. UVLOD.....Read export or FITS data from a tape or disk. BCOUNT is the sequential source number to begin loading in export format. ----------------------------------------------------------------