; INTYPE ;--------------------------------------------------------------- ;! specifies the type of the 1st input image or data base ;# ADVERB CATALOG ;----------------------------------------------------------------------- ;; 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 ;----------------------------------------------------------------------- ;--------------------------------------------------------------- INTYPE LLLLLLLLLLLLUUUUUUUUUUUU CCCCCCCCCCCCCCCCCCCCCCCCCCCCC ---------------------------------------------------------------- INTYPE Type: Adverb (String*2) Use: Physical file type associated with all input images associated with INNAME, INCLASS, and INSEQ. 'MA' = image 'UV' = UV plane data 'SC' = scratch file Other file types are extension files attached to one of these. They are referenced with INEXT Null Value: ' ' Null value means any type. Verbs: ALLDEST.......Delete a group or all of a users data files. CATALOG.......List one or more entries in the user's data directory. CHKNAME.......Checks for existence of the specified image name. CLRNAME.......Clears adverbs specifying the first input image. EGETNAME......Fills in input name adverbs by catalog slot number, w error. GETNAME.......Fills 1st input image name parameters by catalog slot number. NAMEGET.......Fills 1st input image name parameters by default matching. TVNAME........Verb to fill image name of that under cursor. ZAP...........Delete a catalog entry and its extension files. Procedures: TVFLUX........Displays coordinates and values selected with the TV cursor. TVMAXFIT......Displays fit pixel positions and intensity at maxima on TV. Tasks: BAKTP.........Writes all files of a catalog entry to tape in host format. FITAB.........Writes images / uv data w extensions to tape in FITS format. FITTP.........Writes images / uv data w extensions to tape in FITS format. ----------------------------------------------------------------