Skip to content

Releases: XENONnT/appletree

v0.5.3

12 Dec 20:23
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.2...v0.5.3

v0.5.2

05 Dec 20:42
d1a1533
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.1...v0.5.2

v0.5.1

31 Jul 14:39
27f2874
Compare
Choose a tag to compare

What's Changed

  • Fix S1 bias coordinate by @zihaoxu98 in #174
  • Modified truncate_normal with jax.random.truncated_normal by @mhliu0001 in #175
  • Revert "Modified truncate_normal with jax.random.truncated_normal" by @mhliu0001 in #176
  • Change eps added to histogram to mean(eff) by @zihaoxu98 in #177
  • Add lineage hash for all levels: Config, Plugin, Component, and Context by @dachengx in #178
  • Separate and save lineage for all levels by @dachengx in #179
  • Allow component lineage with no binning by @dachengx in #180

Full Changelog: v0.5.0...v0.5.1

v0.5.0

30 Jun 22:04
53e944e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.5.0

v0.4.0

27 May 19:52
ae08d50
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.2...v0.4.0

v0.3.2

06 Mar 08:24
e0c36cd
Compare
Choose a tag to compare

What's Changed

  • Remove scikit-learn version requirement by @dachengx in #131
  • Use trusted publisher because username/password authentication is no longer supported by @dachengx in #132
  • Be compatible with JAX_ENABLE_X64=1 by @dachengx in #134
  • Raise more information when file can not be found by @dachengx in #135
  • Preserve dtype of results in multiple_simulations by @dachengx in #137
  • Copy memory from GPU to CPU by @dachengx in #139
  • Bug fix when using force_no_eff with tuple data_names by @dachengx in #141
  • Add Gamma, Negative Binomial, and Generalized Poisson Distribution by @dachengx in #145
  • Add support for 1D fitting by @dachengx in #144
  • Correct the sigmas in TwoHalfNorm by @zihaoxu98 in #143
  • Plotter for MCMC diagnostics by @zihaoxu98 in #146

Full Changelog: v0.3.1...v0.3.2

v0.3.1

12 Jan 09:59
417fd9c
Compare
Choose a tag to compare

What's Changed

  • Smarter SigmaMap handling and needed_parameters by @xzh19980906 in #116
  • Move messages of used parameter in SigmaMap.build by @dachengx in #117
  • Set required_parameter as method of Config by @dachengx in #119
  • Optional applying efficiency in multiple_simulations by @dachengx in #123
  • Fix S1/S2 correction and gas gain when simulating S1/S2PE by @mhliu0001 in #122
  • Prevent already cached functions from being changed by @dachengx in #125
  • Update docstring to google style by @dachengx in #126
  • Update conf, add napoleon by @dachengx in #127
  • Small bug fix when no llh_name is used by @dachengx in #129

New Contributors

Full Changelog: v0.3.0...v0.3.1

v0.3.0

31 Aug 15:04
868ea80
Compare
Choose a tag to compare

What's Changed

  • Fix function name to simulate_weighted_data, nothing else changed by @dachengx in #99
  • Stop jax from preallocating memory by @dachengx in #100
  • fix meshgrid binning by @hoetzsch in #101
  • Binning is not required by Component by @dachengx in #103
  • Upper clipping on binomial randgen in normal approx by @xzh19980906 in #107
  • Rename fake maps by @xzh19980906 in #106
  • Update fake maps filenames by @dachengx in #108
  • Skip mongo DB when finding files by @xzh19980906 in #111
  • Raise error if file does not exist by @xzh19980906 in #110
  • Rename lce to correction by @dachengx in #109
  • Add function to check the usage of configs, check_unused_configs by @dachengx in #112
  • Proposal to use pre-commit for continuous integration by @dachengx in #113

New Contributors

Full Changelog: v0.2.3...v0.3.0

v0.2.3

29 May 04:40
27ed749
Compare
Choose a tag to compare

What's Changed

  • Add pip install user by @dachengx in #96
  • Installation with various extras_requires for different CUDA support by @dachengx in #97

Full Changelog: v0.2.2...v0.2.3

v0.2.2

25 May 08:19
c7a71c5
Compare
Choose a tag to compare

What's Changed

  • Stop using MANIFEST.in, move to a modern way of file system configuration by @dachengx in #94

Full Changelog: v0.2.1...v0.2.2