Production release
This version has a fully working GUI front end. It also works with the CutiPie Visualizer.
Things Resolved since 1.0.5
- Issue #146 - Projections did not work properly:
- Rustogramer incorrectly picked up the projection parameters.
- The GUI incorrectly always thought it was doing a Y projection;
- Note that as of SpecTcl 5.13-012 projection of m2 spectrum types is incorrect in SpecTcl. This is filed as an issue in that repository. FRIBDAQ/SpecTcl#99 Once this is resolved and fixed the GUI will properly project these spectra with SpecTcl.
- Gamma summary spectra axis definitions are correct now (SpecTcl server). Some work is needed in SpecTcl, however to fully handle gamma spectra in the GUI as REST does not produce information sufficient to reproduce the spectrum. See FRIBDAQ/SpecTcl#88