[daip] 31DEC26 LNX64 midnite job (primate, 20260415.034839)

aipssrc at primate.aoc.nrao.edu aipssrc at primate.aoc.nrao.edu
Tue Apr 14 23:49:08 EDT 2026


primate update report for 31DEC26 on Wed Apr 15 03:49:08 UTC 2026 (UT)

Copies and compiles:

AIPSUPD - Using CVS for copying files.
UPDCVS - cvs copy of 31DEC26 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)
U 31DEC26/TIMESTAMP
U 31DEC26/APL/PGM/POLTS.FOR
P 31DEC26/APL/PGM/NOTST/PATGN.FOR
P 31DEC26/APL/PGM/NOTST/POLCO.FOR
P 31DEC26/HELP/COMB.HLP
P 31DEC26/HELP/LSAPROPO.HLP
P 31DEC26/HELP/PATGN.HLP
P 31DEC26/HELP/PLOTR.HLP
P 31DEC26/HELP/POLCO.HLP
U 31DEC26/HELP/POLTS.HLP
P 31DEC26/HIST/CHANGE.DOC
P 31DEC26/UPDATE/COMLNK.UPD
U 31DEC26/UPDATE/COMLNK.UPD.SUM
U 31DEC26/UPDATE/LASTCVS.DAT
P 31DEC26/UPDATE/PUTBCK.UPD
U 31DEC26/UPDATE/PUTBCK.UPD.SUM
P 31DEC26/UPDATE/REASONS.UPD
U 31DEC26/UPDATE/REASONS.UPD.SUM
P 31DEC26/UPDATE/WHATISOUT.UPD
U 31DEC26/UPDATE/WHATISOUT.UPD.SUM
P 31DEC26/Y/PGM/NOTST/PLOTR.FOR
UPDCVS - cvs update of 31DEC26 completed
UPDCVS - cvs update of TEXT completed
AIPSUPD - UPDCVS apparently worked

UPDCONTROL - /home/AIPS/31DEC26/LNX64/UPDATE/LASTREMOVE.DAT = 20260414.034517
UPDCONTROL - /home/AIPS/31DEC26/LNX64/UPDATE/LASTCOPY.DAT = 20260414.034517
UPDCONTROL - /home/AIPS/31DEC26/LNX64/UPDATE/LASTCOMRPL.DAT = 20260414.034517
UPDCONTROL - /home/AIPS/31DEC26/LNX64/UPDATE/LASTCOMLNK.DAT = 20260414.034517

UPDCONTROL - Everything seems in order

UPDCOMRPL: COMRPLs


UPDCOMRPL: currently in /home/AIPS/31DEC26/LNX64/UPDATE

UPDCOMLNK: COMLNKs

14-APR-2026 20:51:43 20260414 TST APGNOT   PATGN.FOR     egreisen
14-APR-2026 20:51:42 20260414 TST APGNOT   POLCO.FOR     egreisen
14-APR-2026 22:43:44 20260414 TST APLPGM   POLTS.FOR     egreisen
14-APR-2026 20:51:42 20260414 TST YPGNOT   PLOTR.FOR     egreisen

UPDCOMLNK: currently in /home/AIPS/31DEC26/LNX64/UPDATE
UPDCOMLNK: /home/AIPS/31DEC26/APL/PGM/NOTST/PATGN.FOR
UPDCOMLNK: /home/AIPS/31DEC26/APL/PGM/NOTST/POLCO.FOR
UPDCOMLNK: /home/AIPS/31DEC26/APL/PGM/POLTS.FOR
UPDCOMLNK: /home/AIPS/31DEC26/Y/PGM/NOTST/PLOTR.FOR


UPDCONTROL - Reasons for file updates on Wed Apr 15 03:49:03 UTC 2026 (UT)

14-APR-2026 20:48:24 20260414 TST HLPFIL   POLCO.HLP     typo
14-APR-2026 20:48:25 20260414 TST HLPFIL   COMB.HLP      polco
14-APR-2026 20:49:53 20260414 TST HLPFIL   PLOTR.HLP     limit fit region
14-APR-2026 20:49:56 20260414 TST HLPFIL   PATGN.HLP     can't be right
14-APR-2026 20:51:30 20260414 TST YPGNOT   PLOTR.FOR     limit fit region
14-APR-2026 20:51:31 20260414 TST APGNOT   POLCO.FOR     problems with PCUT
14-APR-2026 20:51:32 20260414 TST APGNOT   PATGN.FOR     noise
14-APR-2026 22:43:04 20260414 TST APGNOT   POLCO.FOR     change new algorithm
14-APR-2026 22:43:24 20260414 TST APLPGM   POLTS.FOR     test Rice bias
14-APR-2026 22:43:33 20260414 TST HLPFIL   POLTS.HLP     test Rice bias
14-APR-2026 22:44:17 20260414 TST HIST     CHANGE.DOC    polco, plotr, patgn

CHANGE.DOC entries:

16406.  April 14, 2026            POLTS                 Eric
        NEW TASK: POLTS is a test program to examine the Rice bias
        in amplitudes, specifically for polarization but should also
        work for visibility amplitudes.  It begins by making a list
        of 1000000 random numbers using the usual AIPS random number
        generation scheme.  Then it does a loop over actual real
        and imaginary values and evaluates the amplitude over the
        1000000 random numbers with a different starting point and
        stride for real (Q) and imaginary (U).  It then calls the
        subroutine used by COMB, the subroutine used by POLCO, and
        a new subroutine to evaulate the Rice bias corrections.
        It writes a text file suitable for AIPS task PLOTR with 11
        numbers for each step in polarization.  The fitting
        capability of PLOTR was used to develop the new subroutine.
        The good news is that all of them work rather well with an
        error of about 0.004 sigma for COMB and the original routine
        in POLCO and a bit less (0.001 sigma) for the new routine.
        The bias (error) gets rather larger for S/N < 5.
        Moved nowhere.

16407.  April 14, 2026        POLCO, COMB                 Eric
        Changed the help file for COMB to mention POLCO and this
        new test.  Changed the HELP file and Fortran to add the
        new subroutine as an alternate choice (the default) in
        POLCO.
        Moved nowhere.

16408.  April 14, 2026            PATGN                    Eric
        Added FLUX as a noise parameter to be added to the pattern
        images.
        Moved nowhere.

16409.  April 14, 2026            PLOTR                    Eric
        Added adverb PIXRANGE to control the Y axis scale.  Changed
        APARM(3) and APARM(4) to be a range on the X axis to be
        used in fitting.  Previously, all data points were used in
        the polynomial fit even if only some of them were to be
        plotted.  Changed AU2A (PLGET) and AU8A (EXTLIST) for the
        change in PLOTR adverbs.
        Moved nowhere.

16410.  April ??, 2026



More information about the Daip mailing list