Skip to content

AST Version 8.6.3

Compare
Choose a tag to compare
@dsberry dsberry released this 20 Sep 10:00
· 222 commits to master since this release

Main changes in this release:

  • Small memory leaks in Region and FitsChan classes have been fixed.

  • A bug that could cause an internal buffer overrun within the FitsChan
    class when writing out a FITS-WCS spectral axis with the "-LOG" algorithm
    has been fixed.

  • The test that a Mapping conforms to the requirements of the SIP FITS
    distortion scheme has been improved.

  • The astRebinSeq method of the Mapping class can now use a different
    weight when pasting each separate input data array into the output mosaic.