[daip] 31DEC09 LINUX midnite job (dave, 20090617.034600)

aipsmgr at nrao.edu aipsmgr at nrao.edu
Tue Jun 16 23:52:49 EDT 2009


dave update report for 31DEC09 on Wed Jun 17 03:52:49 UTC 2009 (UT)

Copies and compiles:

AIPSUPD - Using CVS for copying files.
UPDCVS - cvs copy of 31DEC09 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)
? 31DEC09/ERRORS
? 31DEC09/LINUX/SUM-EFAGRELI
? 31DEC09/SUL/SYSTEM/NRAOAOC
U 31DEC09/TIMESTAMP
P 31DEC09/APL/PGM/NOTST/SNFLG.FOR
P 31DEC09/HELP/IMAGR.HLP
P 31DEC09/HELP/TVROAM.HLP
P 31DEC09/HIST/CHANGE.DOC
P 31DEC09/Q/PGM/OOP/IMAGR.FOR
P 31DEC09/Q/SUB/OOP/QCLEAN.FOR
P 31DEC09/Q/SUB/OOP/QUVUTIL.FOR
P 31DEC09/UPDATE/COMLNK.UPD
U 31DEC09/UPDATE/COMLNK.UPD.SUM
P 31DEC09/UPDATE/COMRPL.UPD
U 31DEC09/UPDATE/COMRPL.UPD.SUM
U 31DEC09/UPDATE/LASTCVS.DAT
P 31DEC09/UPDATE/PUTBCK.UPD
U 31DEC09/UPDATE/PUTBCK.UPD.SUM
P 31DEC09/UPDATE/REASONS.UPD
U 31DEC09/UPDATE/REASONS.UPD.SUM
UPDCVS - cvs update of 31DEC09 completed
UPDCVS - cvs update of TEXT completed
AIPSUPD - UPDCVS apparently worked

UPDCONTROL - /home/AIPS/31DEC09/LINUX/UPDATE/LASTREMOVE.DAT = 20090616.034336
UPDCONTROL - /home/AIPS/31DEC09/LINUX/UPDATE/LASTCOPY.DAT = 20090616.034336
UPDCONTROL - /home/AIPS/31DEC09/LINUX/UPDATE/LASTCOMRPL.DAT = 20090616.034336
UPDCONTROL - /home/AIPS/31DEC09/LINUX/UPDATE/LASTCOMLNK.DAT = 20090616.034336

UPDCONTROL - Everything seems in order

UPDCOMRPL: COMRPLs

16-JUN-2009 23:25:22 20090616 TST QOOP     QCLEAN.FOR    egreisen
16-JUN-2009 23:30:40 20090616 TST QOOP     QUVUTIL.FOR   egreisen

UPDCOMRPL: currently in /home/AIPS/31DEC09/LINUX/UPDATE
UPDCOMRPL: /home/AIPS/31DEC09/Q/SUB/OOP/QCLEAN.FOR
UPDCOMRPL: /home/AIPS/31DEC09/Q/SUB/OOP/QUVUTIL.FOR

UPDCOMLNK: COMLNKs

16-JUN-2009 23:32:41 20090616 TST APGNOT   SNFLG.FOR     egreisen
16-JUN-2009 23:32:36 20090616 TST QPGOOP   IMAGR.FOR     egreisen
16-JUN-2009 23:33:09 20090616 TST QPGOOP   SCIMG.FOR     egreisen
16-JUN-2009 23:33:19 20090616 TST QPGOOP   SCMAP.FOR     egreisen
16-JUN-2009 23:33:26 20090616 TST QPGOOP   WFCLN.FOR     egreisen

UPDCOMLNK: currently in /home/AIPS/31DEC09/LINUX/UPDATE
UPDCOMLNK: /home/AIPS/31DEC09/APL/PGM/NOTST/SNFLG.FOR
UPDCOMLNK: /home/AIPS/31DEC09/Q/PGM/OOP/IMAGR.FOR
UPDCOMLNK: /home/AIPS/31DEC09/Q/PGM/OOP/SCIMG.FOR
UPDCOMLNK: /home/AIPS/31DEC09/Q/PGM/OOP/SCMAP.FOR
UPDCOMLNK: /home/AIPS/31DEC09/Q/PGM/OOP/WFCLN.FOR


UPDCONTROL - Reasons for file updates on Wed Jun 17 03:46:18 UTC 2009 (UT)

16-JUN-2009 23:24:09 20090616 TST HLPFIL   IMAGR.HLP     DEFAULT clean box, autobox limits
16-JUN-2009 23:24:10 20090616 TST HLPFIL   IM2PARM.HLP   autobox limits
16-JUN-2009 23:24:12 20090616 TST HLPFIL   TVROAM.HLP    bad description
16-JUN-2009 23:24:34 20090616 TST QOOP     QCLEAN.FOR    aoid sorts better
16-JUN-2009 23:24:35 20090616 TST QOOP     QUVUTIL.FOR   avoid sorts better
16-JUN-2009 23:24:36 20090616 TST QPGOOP   IMAGR.FOR     default clean box null when autobox
16-JUN-2009 23:32:04 20090616 TST APGNOT   SNFLG.FOR     abort
16-JUN-2009 23:33:41 20090616 TST HIST     CHANGE.DOC    imagr, snflg
17-JUN-2009 00:05:34 20090617 TST HIST     CHANGE.DOC    forgot an important point

CHANGE.DOC entries:

12861.  June 15, 2009              IMAGR                  Eric
        QCLEAN:  A TVSTAT array needed to be (16) now - FORCE SDI
                 CLEAN caused it to be filled and overwrite the
                 TVNAME.
        IMAGRPRM: Help file needed updating.
        IM2PARM:  Help file needed creating.
        Moved nowhere.

12862.  June 16, 2009             SNFLG                   Eric
        One array was not big enough to include a double word - this
        caused the number of keywords to be overwritten on the 64-bit
        Linux Intel load modules and led to an abort.  Made the array
        bigger.
        Moved nowhere.

12863.  June 16, 2009             IMAGR                   Eric
        IMAGR    Fortran: changed the default number of Clean boxes
                 (FLDSIZE) to 0 if auto-boxing is selected.
        QUVUTIL  Raise the needed memory returned by GRDFIT by 10
                 kwords - previously it truncated that needed value so
                 that the QINIT call did not get enough and a sort was
                 almost always "needed".
        QCLEAN   Raise the return requested size from GRDFIT by 5 %
                 and try a second time to avoid a sort.  Add another
                 round of trial as well before resorting to sorting.
                 Made necessary by the fact that the AP is used for
                 data too and so with long records may need more if
                 the AP is bigger.  Also fixed the auto-boxing so that
                 if the number of islands found is close to the limit
                 it raises the island selection level and tries again
                 up to 4 times.  Otherwise it was finding islands only
                 in the lower portion of the image and that did not
                 meet the island peak versus pea residual criterion.
        TVROAM   Help file: comment at start still said 4 planes - it
                 is now up to 16
        IMAGR    Help file: limit on autoboxes now 50.  Default Clean
                 box now a null box when auto-boxing is selected.
        IM2PARM  Help file: limit on autoboxes now 50 per cycle.
        Moved nowhere.

12864.  June




More information about the Daip mailing list