Release Notes:
Collects all breaking changes for Event-Generator version 2.
Larger changes include:
- Bugfix for time window exclusions
- More specific version control of models
- Shift cascade vertex now part of the model itself
- Added option to compute DOM angular acceptance as input parameter
- Overall restructuring of code
- Mixture models of arbitrary components for time PDF and mixture of Poisson/Neg. Binomial for charge PDF via LatentToPDF
- Support for Gamma functions as part of the time PDF
- MPE likelihood added
- Addition of inf Track Sources and track/cascade Multi-Sources
- Stabilization of model training and numerical issues
- Cleanup of v1 configs
Commits and PRs
- Bug fix/time window exclusions by @mhuen in #8
- Add version check when loading component by @mhuen in #24
- Move shift cascade vertex by @mhuen in #25
- Dom angular acceptance by @mhuen in #27
- Dom angular acceptance by @mhuen in #28
- Snow storm labels by @mhuen in #30
- Merge back branches: LatentToPDF, MPE, Track Sources/Multi-Sources by @mhuen in #42
- Optional data trafo by @mhuen in #44
- Collect breaking changes for v2 by @mhuen in #43
Full Changelog: v1.0.4...v2.0.0