; EDROP ;--------------------------------------------------------------- ;! number of points/iterations to be omitted from end of process ;# ADVERB IMAGE-UTIL PLOT ;----------------------------------------------------------------------- ;; 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 ;----------------------------------------------------------------------- ;--------------------------------------------------------------- EDROP LLLLLLLLLLLLUUUUUUUUUUUU CCCCCCCCCCCCCCCCCCCCCCCCCCCCC ---------------------------------------------------------------- EDROP Type: Adverb (real) Use: Drop pixels from the end of a slice file when plotting. Null value: none. Verbs: TKAGUESS......Verb to add a plot of the slice model guess directly on TEK. TKAMODEL......Verb to add slice model display directly on TEK. TKARESID......Verb to add slice model residuals directly on TEK. TKASLICE......Verb to add a slice display on TEK from slice file. TKGUESS.......Verb to display slice model guess directly on TEK. TKMODEL.......Verb to display slice model directly on TEK. TKRESID.......Verb to display slice model residuals directly on TEK. TKSLICE.......Verb to display slice file directly on TEK. TVACOMPS......Verb to add slice model components directly on TV graphics. TVAGUESS......Verb to re-plot slice model guess directly on TV graphics. TVAMODEL......Verb to add slice model display directly on TV graphics. TVARESID......Verb to add slice model residuals directly on TV graphics. TVASLICE......Verb to add a slice display on TV graphics from slice file. TVCOMPS.......Verb to display slice model components directly on TV graphics. TVGUESS.......Verb to display slice model guess directly on TV graphics. TVMODEL.......Verb to display slice model directly on TV graphics. TVRESID.......Verb to display slice model residuals directly on TV graphics. TVSLICE.......Verb to display slice file directly on TV. Procedures: FXALIAS.......Least squares fit aliasing function and remove. EDROP is the highest channel in the calibrator average. Tasks: EXTAB.........Exports AIPS table data as tab-separated text. Additional elements through EDROP are printed. FIXAL.........Least squares fit aliasing function and remove. EDROP is the highwest channel in the calibrator average. PRTAB.........Prints any table-format extension file. Additional elements through EDROP are printed. SL2PL.........Task to convert a Slice File to a Plot File. SLFIT.........Task to fit gaussians to slice data. UVFIT.........Fits source models to uv data. EDROP is misused to specify a tolerance level for the fit cutoff. UVGIT.........Fits source models to uv data. EDROP is misused to specify a tolerance level for the fit cutoff. VLBIN.........Task to read VLBI data from an NRAO/MPI MkII correlator. EDROP channels at the end of each spectrum are omitted. ----------------------------------------------------------------