Patches to 31DEC05 |
This page most recently updated on $Date: 2006/12/06 20:14:04 $ (UT)
You will find patches to known bugs in 31DEC05 here.
With previous releases, we did not change the frozen release tar ball; user sites were required to download the text files and do any compilations themselves. But, beginning with 31DEC04, we provide binary releases for which user sites are not required to have compilers. Therefore, we have reversed our policy. These patches have been applied to the official code of 31DEC05 and may be downloaded using a 31DEC05 "Midnight Job". Any tarball taken after the change date listed below will already have the patches applied. Of course, you may still download and compile the files as before.
The following is a list of pointers to the different patches in this document.
DBCON
did not handle differences in
frequency increment between FQ entries properly when changing
reference channel to 1 2005-02-21
DSMEAR
subroutine did not handle FQ
ID 0 correctly 2005-02-21
SAD
had an error in round off for
displays of RA and Dec 2005-02-21
WIPER
did not handle source ID
numbers correctly causing elevation et al. to be incorrect on
single-source files 2005-02-21
SETFC
had a mathematical error in
setting the X coordinate of boxes around NVSS sources
2005-02-21
INTERPLATE
subroutines assigned a
LONGINT to an INTEGER causing trouble on AMD-64s
2005-02-21
IBLED
had trouble looking for model
images, defaulting NMAPS, testing errors, plotting error bars.
2006-08-23
TABF3D
did not set the correct
default for column element count (1). Affects
FITLD
and friends. 2006-08-23
MBDLY
had a bad call sequence
causing aborts. 2006-08-23
CCEDT
had bad logic in separating
CCs into multiple separate CC files which revisions exposed.
2006-08-23
2005-??-??
The remainder of this document is comprised of the patch descriptions pointed to by the above references.
DBCON
DBCON
did not correct FQ entries for the
frequency change when changing the reference channel to
one. A correction is needed when the frequency
increments are not the same as in the header
/31DEC05/APL/PGM/NOTST/DBCON.FOR
$AOGNOT
on your
system.
COMLNK $APGNOT/DBCON.FOR
DSMEAR
DSMEAR
did not honor FQID 0
as meaning all. This will arise in single-FQ files.
This error affects VLBA data with serious delays and
rates. Many tasks should be link edited.
/31DEC05/APL/SUB/NOTST/DSMEAR.FOR
$APLNOT
on your
system.
COMRPL $APLNOT/DSMEAR
COMLNK $APGNOT/*.FOR
COMLNK $QPGOOP/IMAGR.FOR
SAD
/31DEC05/APL/PGM/SAD.FOR
$APLPGM
on your
system.
COMLNK $APLPGM/SAD
WIPER
/31DEC05/Y/PGM/NOTST/WIPER.FOR
$YPGNOT
on your
system.
COMLNK $YPGNOT/WIPER.FOR
SETFC
/31DEC05/APL/PGM/NOTST/SETFC.FOR
APGNOT
on your
system.
COMLNK $APGNOT/SETFC
INTERPLATE
/31DEC05/APL/SUB/OOP/INTERPLATE.FOR
$APLOOP
on your
system.
COMRPL $APLOOP/INTERPLATE
COMLNK $APGOOP/{FLATN,OHGEO,OGEOM}
IBLED
/31DEC05/Y/PGM/NOTST/IBLED.FOR
$YPGNOT
on your
system.
COMLNK $YPGNOT/IBLED
TABF3D
/31DEC05/APL/SUB/NOTST/TABF3D.FOR
$APLNOT
on your
system.
COMRPL $APLNOT/TABF3D
COMLNK $APGNOT/{CALRD,FITLD,UVLOD,IMLOD,GSCAT}
MBDLY
/31DEC05/APL/PGM/OOP/MBDLY.FOR
$APGOOP
on your
system.
COMLNK $APGOOP/MBDLY
CCEDT
/31DEC05/APL/PGM/OOP/CCEDT.FOR
$APGOOP
on your
system.
COMLNK $APGOOP/CCEDT
/31DEC05/??
??
on your
system.
COMLNK ??