[daip] 31DEC06 LINUX midnite job (dave, 20060816.034343)

aipsmgr at nrao.edu aipsmgr at nrao.edu
Tue Aug 15 23:45:09 EDT 2006


dave update report for 31DEC06 on Wed Aug 16 03:45:09 UTC 2006 (UT)

Copies and compiles:

AIPSUPD - Using CVS for copying files.
UPDCVS - cvs update of 31DEC06 completed
UPDCVS - cvs update of TEXT completed
AIPSUPD - UPDCVS apparently worked

UPDCONTROL - /home/AIPS/31DEC06/LINUX/UPDATE/LASTREMOVE.DAT = 20060815.034241
UPDCONTROL - /home/AIPS/31DEC06/LINUX/UPDATE/LASTCOPY.DAT = 20060815.034241
UPDCONTROL - /home/AIPS/31DEC06/LINUX/UPDATE/LASTCOMRPL.DAT = 20060815.034241
UPDCONTROL - /home/AIPS/31DEC06/LINUX/UPDATE/LASTCOMLNK.DAT = 20060815.034241

UPDCONTROL - Everything seems in order

UPDCOMRPL: COMRPLs

15-AUG-2006 14:22:12 20060815 TST APLNOT   AN10RS        egreisen
15-AUG-2006 17:49:15 20060815 TST APLSUB   WINDOW.FOR    egreisen
16-AUG-2006 00:20:19 20060816 TST YSUB     GCOMNT.FOR    egreisen

UPDCOMRPL: currently in /home/AIPS/31DEC06/LINUX/UPDATE
UPDCOMRPL: /home/AIPS/31DEC06/APL/SUB/NOTST/AN10RS
UPDCOMRPL: /home/AIPS/31DEC06/APL/SUB/WINDOW.FOR
UPDCOMRPL: /home/AIPS/31DEC06/Y/SUB/GCOMNT.FOR

UPDCOMLNK: COMLNKs

15-AUG-2006 14:22:45 20060815 TST APGNOT   QUACK.FOR     egreisen
15-AUG-2006 14:22:48 20060815 TST APGNOT   UVCOP.FOR     egreisen
15-AUG-2006 14:14:25 20060815 TST APGNOT   UVFLG.FOR     egreisen
16-AUG-2006 00:21:57 20060816 TST YPGM     CCNTR.FOR     egreisen
16-AUG-2006 00:21:47 20060816 TST YPGM     CNTR.FOR      egreisen
16-AUG-2006 00:21:49 20060816 TST YPGM     GREYS.FOR     egreisen
16-AUG-2006 00:21:52 20060816 TST YPGM     IMEAN.FOR     egreisen
16-AUG-2006 00:22:00 20060816 TST YPGM     KNTR.FOR      egreisen
16-AUG-2006 00:21:54 20060816 TST YPGM     PCNTR.FOR     egreisen
16-AUG-2006 00:21:55 20060816 TST YPGM     SL2PL.FOR     egreisen
16-AUG-2006 00:21:46 20060816 TST YPGNOT   ANBPL.FOR     egreisen
16-AUG-2006 00:21:43 20060816 TST YPGNOT   VPLOT.FOR     egreisen

UPDCOMLNK: currently in /home/AIPS/31DEC06/LINUX/UPDATE
UPDCOMLNK: /home/AIPS/31DEC06/APL/PGM/NOTST/QUACK.FOR
UPDCOMLNK: /home/AIPS/31DEC06/APL/PGM/NOTST/UVCOP.FOR
UPDCOMLNK: /home/AIPS/31DEC06/APL/PGM/NOTST/UVFLG.FOR
UPDCOMLNK: /home/AIPS/31DEC06/Y/PGM/CCNTR.FOR
UPDCOMLNK: /home/AIPS/31DEC06/Y/PGM/CNTR.FOR
UPDCOMLNK: /home/AIPS/31DEC06/Y/PGM/GREYS.FOR
UPDCOMLNK: /home/AIPS/31DEC06/Y/PGM/IMEAN.FOR
UPDCOMLNK: /home/AIPS/31DEC06/Y/PGM/KNTR.FOR
UPDCOMLNK: /home/AIPS/31DEC06/Y/PGM/PCNTR.FOR
UPDCOMLNK: /home/AIPS/31DEC06/Y/PGM/SL2PL.FOR
UPDCOMLNK: /home/AIPS/31DEC06/Y/PGM/NOTST/ANBPL.FOR
UPDCOMLNK: /home/AIPS/31DEC06/Y/PGM/NOTST/VPLOT.FOR


UPDCONTROL - Reasons for file updates on Wed Aug 16 03:43:58 UTC 2006 (UT)

15-AUG-2006 17:49:09 20060815 TST APLSUB   WINDOW.FOR    fix error message
15-AUG-2006 17:49:36 20060815 TST YPGM     KNTR.FOR      alignment
15-AUG-2006 17:49:37 20060815 TST YPGM     GREYS.FOR     alignment, large images
15-AUG-2006 17:53:44 20060815 TST HIST     CHANGE.DOC    plotting
16-AUG-2006 00:19:55 20060816 TST YSUB     GCOMNT.FOR    typo
16-AUG-2006 00:19:56 20060816 TST YPGM     KNTR.FOR      3-d problem
16-AUG-2006 00:24:13 20060816 TST HIST     CHANGE.DOC    gcomnt, kntr

CHANGE.DOC entries:

12156.  August 10, 2006        more help                  Eric
        Changed FUNCTYPE in GREYS, KNTR, PCNTR, PLAYR helps too.
        Moved nowhere.

12157.  August 11, 2006           SDCLN                   Eric
        The SDI section was limited to images 4096 on a side.  Changed
        arrays to MAXIMG.
        moved nowhere.

12158.  August 14, 2006     QUACK, AN10RS =>UVFLG,UVCOP     Leonia
12159.  August 15, 2006           plotting                Eric
        Changed:
        WINDOW   Changed error message to have more digits (2 lines)
        GCOMNT   The computation of needed space was wrong which could
                 damage things badly.
        GREYS    Changed the image alignment code.  It did WINDOW on
                 all before recomputing the windows anyway and so
                 could fail when the recomputed ones would be fine.
                 Made a work buffer MAPBFS rarther than 2048 in size.
        KNTR     Same sub-image trouble as GREYS.  PCNTR was fine
                 however.  Needed extra work to handle plotting a cube
                 on top of a plane.
        Moved nowhere.
12160.  August




More information about the Daip mailing list