Skip to content

CRUSH 2.50-1 Release

Compare
Choose a tag to compare
@attipaci attipaci released this 10 Jul 15:59

This major release brings a lot of code changes:

  1. The source code has been ported to Java 8, making use of streams and try-with-resources for a cleaner, more efficient, and more stable code.

  2. Completely overhauled the handling of pixel layouts and the Instrument class hierarchy.

  3. Scoping and visibility reductions to expose only public API.

  4. New API for running CRUSH from inside another Java application

CRUSH 2.50-1 supports HIRMES v.9 simulated data. There are many additional fixes, tweaks, and improvements also. See change.log inside this release.