Skip to content

Releases: attipaci/jnum

0.30-3 (for CRUSH 2.50-3)

03 Jan 23:56
Compare
Choose a tag to compare

Minor updates only.

  • Simplified BufferedRandom class.
  • Allows controlling FITS long keyword convention for Data and FitsToolkit classes.

0.30-2 (for CRUSH 2.50-2)

08 Nov 18:09
Compare
Choose a tag to compare

This updated 0.30 release contains several bug fixes.

  • Fix parsing negative angles in AngleFormat class
  • Fix FITS header writing/parsing in Grid2D
  • Fix FITS header parsing and error handling in CoordinateEpoch
  • Correct FITS WCSAXES in AbstractMap2D1
  • Default to J2000 epoch for PrecessingCoordinates

0.30-1 (for CRUSH 2.50-1)

10 Jul 16:11
Compare
Choose a tag to compare

This release support CRUSH 2.50-1. Some of the more important changes:

  • Upgraded to Java 8, with streams and try-with-resources for better efficiency and stability.
  • Fixes AstroTime.forFITSTimeStamp() incomplete parsing.
  • Fixes some garbled offset/scaling methods in ArrayUtil.
  • Fixes possible deadlock in ParallelTask when encountering an Exception.
  • Flagging moved to jnum.data package and expanded to 64-bit flag support.
  • Improvements to Projector2D.

0.23-1 (for CRUSH 2.43-1)

28 Dec 00:02
Compare
Choose a tag to compare

Some smaller fixes, a whole bunch of Javadoc (including removal of meaningless auto-generated ones).

jnum 0.20-4 (for crush-2.41-3)

22 Mar 01:29
Compare
Choose a tag to compare

This update provides some minor fixes for potential issues:

  • Type specific clone()/copy() on DataPoint vs. WeightedPoint to avoid potentially problematic casting to subclass.
  • GaussianSource/EllipticalSource to write FITS header values only if they are not NaN (since FITS does not support NaN in headers).

jnum 0.20-3 (for crush 2.41-1)

31 Jan 04:00
Compare
Choose a tag to compare

This jnum package contains some critical fixes to the prior 0.20 releases, and supports the parallel crush release 2.41-1.

0.20-1

21 Nov 01:49
Compare
Choose a tag to compare

Released with CRUSH 2.40-2 on 10/10/2017.