Releases: FlamTeam/flamedisx
Releases · FlamTeam/flamedisx
v2.1.0
2.1.0 / 2024-04-03
- Mu estimation options, including grid interpolation (#222, #242, #285)
- Template sources and morphing (#241, #317, #318)
- NEST sources: update to NEST 2.3.0 (#249), add beta/gamma models (#252)
- Default sources: Reconstruction bias/smearing (#273)
- Non-integer dimensions (#258)
- Non-asymptotic inference (#269, #345)
- Reservoir source that caches rates (#247)
- Fixes and cleanups (#231, #270, #284, #327, #329)
- Tested on tensorflow 2.6.1 / numpy 1.26.4
v2.0.0
2.0.0 / 2022-05-20
- FlameNEST models fully implemented (https://arxiv.org/abs/2204.13621)
- NEST models for pre-quanta processes (#205)
- Bayesian bounds estimation (#174)
- NEST source fixes (#152)
- Fix covariance used in
LogLikelihood.summary
(#176) - Avoid calculating
produced_quanta = 0
probability (#181) electron_loss
model function (#193)- Add exposure parameter to WIMPEnergySpectrum (#223)
- Always reset data index (#225)
- XENON sources:
v1.5.0
v1.4.1
v1.4.0
1.4.0 / 2021-03-05
- Fix 'sticky defaults' bug (#110)
- Enable GitHub Actions and Dependabot (#109)
- Documentation updates (#92, notebooks#3)
- Likelihood
defaults
support, simulate argument fixes (#103) - SpatialRateEnergySpectrum: Simplify API (#100) and fix draw_positions (#105)
- WIMPEnergySpectrum: Accept event times slightly out of range (#99)
- Do not round photons_detected_mle (#91)
- XENON1T: fix S2 acceptance (#97) and name reconstruction efficiency pivots (#102)