Skip to content

Releases: FlamTeam/flamedisx

v2.1.0

03 Apr 08:57
Compare
Choose a tag to compare

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

20 May 18:53
Compare
Choose a tag to compare

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:
    • Wall events model (#143)
    • double_pe_fraction model function (#208)
    • Updates to config defaults (#209)
    • Spatially dependent drift field map (#221)
    • Configurable drift field, S2 AFT (#213, #218)

v1.5.0

29 Jun 16:29
Compare
Choose a tag to compare

1.5.0 / 2021-06-29

  • Variable stepping, support for high-energy models (#127)
  • NEST models for post-quanta processes (#136)
  • Configuration system (#140, #147)
  • XENON1T: Fix S2 acceptance (#138) and unused imports (#128)
  • Update block system documentation (#139)

v1.4.1

20 Apr 18:01
Compare
Choose a tag to compare

1.4.1 / 2021-04-20

  • Stabilize default optimizer with better parameter scaling (#114)
  • XENONnT: Support reading data from private repository (#115)
  • XENON1T: Variable elife (#118)
  • XENON1T: Npz resource reading (#123)

v1.4.0

06 Mar 03:21
Compare
Choose a tag to compare

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)

v1.3.0

25 Aug 08:20
Compare
Choose a tag to compare

v1.2.0

21 Jul 10:02
Compare
Choose a tag to compare
  • Access BBF data and XENON-utilities (#80)
  • Double photoelectron emission modeling (#78)
  • Optimization improvements (#76)
  • Bugfix (#79)

v1.1.0

09 Jul 17:16
Compare
Choose a tag to compare
  • Nonlinear constraint limit setting (experimental) (#70)
  • Dimension scaling inside optimizers (#72)
  • Auto-guess rate multipliers (#74)
  • Python 3.8 builds (#73)
  • Add sanity checks on input and guess (#69)

v1.0.0

26 Mar 10:45
Compare
Choose a tag to compare

1.0.0 / 2020-03-26

  • Fiducial volume specification (#64)
  • added default cS1 cut (#63)
  • Cleanup and optimizations (#63, #64, #65)

v0.5.0

31 Jan 21:28
Compare
Choose a tag to compare

0.5.0 / 2020-01-31

  • Autographed Hessian; use Hessian in the optimizer (#62)
  • Check for optimizer failures (#61)
  • Trace single-batch likelihood, but use numpy thereafter (#61)
  • Fix simulation/data discrepancy in recombination fluctuation
  • Adjust optimizer defaults
  • Option to use time-averaged WIMP spectra