[daip] problems with aips

Eric Greisen egreisen at nrao.edu
Wed Jun 20 13:51:00 EDT 2018


On 06/20/2018 11:05 AM, 胡旭志 wrote:
> Hi,
> 
>     I'm a user of AIPS with 31DEC18. I met problems when used table 
> related tasks. e.g.
> 
>>INP TACOP
> AIPS 1: TACOP     task to copy tables and other extension files
> AIPS 1: Adverbs     Values                 Comments
> AIPS 1: ----------------------------------------------------------------
> AIPS 1: INNAME     'J1310+3220'            Input image name (name)
> AIPS 1: INCLASS    'UVDATA'                Input image name (class)
> AIPS 1: INSEQ         1                    Input image name (seq. #)
> AIPS 1: INDISK        1                    Input image disk unit #
> AIPS 1: INEXT      'AN'                    Input table extension type
> AIPS 1: INVERS        1                    Input table file version no.
> AIPS 1: NCOUNT        1                    Number of tables to consider
> AIPS 1: FLAGVER       1                    > 0 flag TY, SY, SN tables
> AIPS 1: OUTNAME    'MULTI'                 Output image name (name)
> AIPS 1: OUTCLASS   'FQ-2'                  Output image name (class)
> AIPS 1: OUTSEQ        1                    Output image name (seq. #)
> AIPS 1: OUTDISK       1                    Output image disk unit #.
> AIPS 1: OUTVERS       0                    Output table file version.
> AIPS 1: KEYWORD    ' '                     Header keyword to test
> AIPS 1: KEYVALUE      0           0        Min., max. keyword value
> AIPS 1: CHARACTER    1 BAD IN
> AIPS 1: BAD CHARACTERS IN ADVERB KEYSTRNG
> AIPS 1: CHARACTER?
>>GO TACOP
> AIPS 1: CHARACTER    1 BAD IN
> AIPS 1: BAD CHARACTERS IN ADVERB KEYSTRNG
> AIPS 1: CHARACTER?
> 
> please help me fix it.
> 
> Many THX
> 
> Xuzhi Hu

type

keystr = ''

this will fill the adverb with valid characters (all blank)

Eric Greisen



More information about the Daip mailing list