[daip] LISTR problem

Eric Greisen egreisen at nrao.edu
Sat Dec 31 16:35:48 EST 2011


White, Stephen M Civ USAF AFMC AFRL/RVBXS wrote:
> Hi Eric,
> 
> No, no other messages; that's what's puzzling. UV FITS file attached with SN
> and AN tables included, I hope.
>
Curious - my LISTR gave lots of messages about all solutions flagged. 
Also not true.

The issue is that the AN table file has blanks for the antenna names. 
These antennas are then taken not to exist in some places.  Try

getn n
 >inp tabp
AIPS 1: TABPUT:  Verb to replace specified table entry
AIPS 1: Adverbs     Values                 Comments
AIPS 1: ----------------------------------------------------------------
AIPS 1: INNAME     'Test LISTR'            Image name(name).
AIPS 1: INCLASS    'UVDATA'                Image name(class).
AIPS 1: INSEQ         1                    Image name(seq. #). 0=>high
AIPS 1: INDISK        5                    Disk drive #.       0=>any
AIPS 1: INEXT      'AN'                    Table type. SPECIFY
AIPS 1: INVERS        1                    Table version #.
AIPS 1:                                    0 => highest.
AIPS 1: PIXXY        85           1        (row, col, subscript)
AIPS 1:               1           1           1           1
AIPS 1:               1
AIPS 1: KEYVALUE      0           0        Value of a numeric parm. =
AIPS 1:                                    KEYVALUE(1) + KEYVALUE(2).
AIPS 1: KEYSTRNG   'Ant'                   Value of a character-valued
AIPS 1:                                    parameter.
AIPS 1: DOHIST       -2                    < -1.5 => no history record

pixxy = 1
for pixxy(1)=1:84; TABP; end

LISTR will then work

Eric Greisen




More information about the Daip mailing list