[daip] 31DEC11 LINUX midnite job (dave, 20111029.034434)

aipsmgr at nrao.edu aipsmgr at nrao.edu
Fri Oct 28 23:45:18 EDT 2011


dave update report for 31DEC11 on Sat Oct 29 03:45:17 UTC 2011 (UT)

Copies and compiles:

AIPSUPD - Using CVS for copying files.
UPDCVS - cvs copy of 31DEC11 begun, 1st character means
 - U added, P updated, M your file differs from master
 - C you have a changed file needing work (error!)
 - ? you have a file not on the master (ignore)
? 31DEC11/ERRORS
? 31DEC11/LINUX/SYSTEM/COAOARN/.cvsignore.OLD
? 31DEC11/LINUX/SYSTEM/COAOARN/AIPWD
? 31DEC11/LINUX/SYSTEM/COAOARN/ASOPTS.SH
? 31DEC11/LINUX/SYSTEM/COAOARN/CCOPTS.SH
? 31DEC11/LINUX/SYSTEM/COAOARN/CDVER.CSH
? 31DEC11/LINUX/SYSTEM/COAOARN/CDVER.SH
? 31DEC11/LINUX/SYSTEM/COAOARN/COMLNK.ADD
? 31DEC11/LINUX/SYSTEM/COAOARN/COMRPL.ADD
? 31DEC11/LINUX/SYSTEM/COAOARN/F2PS
? 31DEC11/LINUX/SYSTEM/COAOARN/F2TEXT
? 31DEC11/LINUX/SYSTEM/COAOARN/FDEFAULT.SH
? 31DEC11/LINUX/SYSTEM/COAOARN/FDEFAULT.SH.dist
? 31DEC11/LINUX/SYSTEM/COAOARN/INCS.SH
? 31DEC11/LINUX/SYSTEM/COAOARN/LDOPTS.SH
? 31DEC11/LINUX/SYSTEM/COAOARN/LIBR
? 31DEC11/LINUX/SYSTEM/COAOARN/LIBR.DAT
? 31DEC11/LINUX/SYSTEM/COAOARN/MAKE.MNJ
? 31DEC11/LINUX/SYSTEM/COAOARN/NEWEST
? 31DEC11/LINUX/SYSTEM/COAOARN/PP.EXE
? 31DEC11/LINUX/SYSTEM/COAOARN/PRINTENV
? 31DEC11/LINUX/SYSTEM/COAOARN/REVENV
? 31DEC11/LINUX/SYSTEM/COAOARN/RSYNC.MASTER
? 31DEC11/LINUX/SYSTEM/COAOARN/SEARCH0.DAT
? 31DEC11/LINUX/SYSTEM/COAOARN/UPDCONFIG
? 31DEC11/SUL/SYSTEM/NRAOAOC
U 31DEC11/TIMESTAMP
P 31DEC11/APL/PGM/NOTST/TYAPL.FOR
P 31DEC11/HELP/ISPEC.HLP
P 31DEC11/HIST/CHANGE.DOC
P 31DEC11/UPDATE/COMLNK.UPD
U 31DEC11/UPDATE/COMLNK.UPD.SUM
U 31DEC11/UPDATE/LASTCVS.DAT
P 31DEC11/UPDATE/PUTBCK.UPD
U 31DEC11/UPDATE/PUTBCK.UPD.SUM
P 31DEC11/UPDATE/REASONS.UPD
U 31DEC11/UPDATE/REASONS.UPD.SUM
P 31DEC11/UPDATE/WHATISOUT.UPD
U 31DEC11/UPDATE/WHATISOUT.UPD.SUM
P 31DEC11/Y/PGM/ISPEC.FOR
UPDCVS - cvs update of 31DEC11 completed
UPDCVS - cvs update of TEXT completed
AIPSUPD - UPDCVS apparently worked

UPDCONTROL - /home/AIPS/31DEC11/LINUX/UPDATE/LASTREMOVE.DAT = 20111028.034305
UPDCONTROL - /home/AIPS/31DEC11/LINUX/UPDATE/LASTCOPY.DAT = 20111028.034305
UPDCONTROL - /home/AIPS/31DEC11/LINUX/UPDATE/LASTCOMRPL.DAT = 20111028.034305
UPDCONTROL - /home/AIPS/31DEC11/LINUX/UPDATE/LASTCOMLNK.DAT = 20111028.034305

UPDCONTROL - Everything seems in order

UPDCOMRPL: COMRPLs


UPDCOMRPL: currently in /home/AIPS/31DEC11/LINUX/UPDATE

UPDCOMLNK: COMLNKs

28-OCT-2011 21:06:04 20111028 TST APGNOT   TYAPL.FOR     egreisen
28-OCT-2011 21:05:38 20111028 TST YPGM     ISPEC.FOR     egreisen

UPDCOMLNK: currently in /home/AIPS/31DEC11/LINUX/UPDATE
UPDCOMLNK: /home/AIPS/31DEC11/APL/PGM/NOTST/TYAPL.FOR
UPDCOMLNK: /home/AIPS/31DEC11/Y/PGM/ISPEC.FOR


UPDCONTROL - Reasons for file updates on Sat Oct 29 03:45:08 UTC 2011 (UT)

28-OCT-2011 21:05:18 20111028 TST YPGM     ISPEC.FOR     2nd op for deri
28-OCT-2011 21:05:19 20111028 TST HLPFIL   ISPEC.HLP     2nd op for deri
28-OCT-2011 21:05:57 20111028 TST APGNOT   TYAPL.FOR     makes Nan's
28-OCT-2011 21:07:08 20111028 TST HIST     CHANGE.DOC    bplot

CHANGE.DOC entries:

13579.  October 27, 2011            CLCOR                  Eric
        The subroutine that used the STNHT function declared it to be
        REAL when in fact it is DOUBLE PRECISION.  Changed that a
        couple of other variables to DOUBLE.
        Moved nowhere.

13580.  October 27, 2011            BPLOT                  Eric
        Changed ANTENNAS so that a negative means exclude the list.
        Changed the plotting which was trying to count the number in a
        given plot and getting confused by single times being
        blanked.  This does mean that antennas that are all blanked
        will appear in 'TA' plots unless excluded via ANTENNAS.  No
        plots will be generated that are all blank however.
        Moved nowhere.

13581.  October 28, 2011            TYAPL                  Eric
        The routine that went after new SY (and TY) data from the
        tables had a parameter designed to reduce the work.  This
        caused it to fail to get needed new data when there were gaps
        in the table for some but not all antennas.  These can arise
        due to flagging which is now applied to the SY and TY tables.
        This bug was found when it made Nan's in the output for one
        time - but it incorrectly applied the SY table over a
        substantial period up to that time.  Found a couple old debug
        messages still in the code and several typos that could have
        affected the portion of code that undoes a previous correction
        in order to do a new one.  That portion is probably rarely
        used.
        Moved nowhere.

13582.  October 28, 2011             ISPEC               Eric
        Changed DERI into ADER and FDER which scale as average and
        flux functions.
        Moved nowhere.

13583.  October




More information about the Daip mailing list