CRUSH 2.50-1 Release
This major release brings a lot of code changes:
-
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.
-
Completely overhauled the handling of pixel layouts and the
Instrument
class hierarchy. -
Scoping and visibility reductions to expose only public API.
-
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.