[daip] Y2K help!
Eric Greisen
egreisen at nrao.edu
Mon Apr 21 10:17:49 EDT 2014
Xingying Liu wrote:
> Thanks a lot! I changed the value of DATAIN successfully and the previous problem seems to be solved. But there is new problem.
>
> When do Y2KEXEC, the program stopped at this stage:
>
> AIPS 1: Coordinate equinox 2000.00
> AIPS 1: Maximum version number of extension files of type HI is 1
> AIPS 1: Maximum version number of extension files of type FQ is 1
> AIPS 1: Maximum version number of extension files of type AN is 3
> AIPS 1: Keyword = 'RATMAX ' value = 1.525799E-02
> AIPS 1: Keyword = 'RATRMS ' value = 7.243462E-04
> AIPS 1: Keyword = 'MAXABSU ' value = -1.000000E+00
> AIPS 1: FILE MISSING
>
> What could be the problem?
>
> The file I am using is Y2KLUVDATA downloaded from the FTP.
I am guessing that you are now running Y2K in the READ mode for the LARGE
size. The snippet of output you show is the tail end of an IMHEADER which
indicates that a UV data file was successfully read. The "FILE MISSING"
message indicates just that - an attempt to find another file which is
not there. I really have no idea where you are in Y2K and so am only
able to make guesses as to the problem. One thing to debug this would
be to try
INPUTS IMHEADER; IMHEADER
since "FILE MISSING" is a common error message from IMHEADER. Perhaps
you did not FTP all of the files for Y2K LARGE and have not read them
all in. The Y2K test requires that you download and read in all of the
files, or at least all of the files used for those steps of Y2K that you
invoke.
Eric Greisen
More information about the Daip
mailing list