Skip to content

Releases: JoranAngevaare/dddm

v4.0.0

28 Jul 10:25
Compare
Choose a tag to compare

4.0.0 / 2022-07-28

Major changes:

What's Changed

Full Changelog: v3.0.2...v4.0.0

v3.0.2

30 Mar 09:55
Compare
Choose a tag to compare

3.0.2 / 2022-03-30

minor:

v3.0.1

01 Feb 13:17
Compare
Choose a tag to compare

3.0.1 / 2022-02-01

minor:

  • Fix submission to stoomboot (#179)
  • Fixes to the energy resolution / threshold (#176)

v3.0.0

30 Jan 19:12
Compare
Choose a tag to compare

3.0.0 / 2022-01-30

major:

  • Refactor dddm (#158)
    patch:
  • pipy install (#175)
  • Write documentation(#169)

v2.1.1

30 Jan 17:48
Compare
Choose a tag to compare

2.1.1 / 2022-01-39

patch:

  • try upping coverage (#131)
  • Sourcery refactored master branch (#141)
  • fix line endings (#142)
  • Increase testing stability (#145)

v2.1.0

23 Nov 07:53
Compare
Choose a tag to compare

2.1.0 / 2021-11-23

minor:

  • Fix name change of package (#109)
  • Add seaborn copies for extracting confidence regions (#119, #130)

patch:

v2.0.1

17 Sep 14:43
Compare
Choose a tag to compare

2.0.1 / 2021-09-17

patch:

  • First apply smearing, then the threshold (#92)
  • Fix kwargs setting for scatter plots (#107)

v2.0.0

25 Aug 12:40
Compare
Choose a tag to compare

2.0.0 / 2021-08-25

major:

  • Fix galactic and det spectrum (#87, #90)

minor:

  • Don't use save-intermediate or emax for run_combined_multinest (#51)
  • Use 1T low-er resolution (#52)
  • Fix Ge-iZIP background rate (#53)
  • Make 5 keV consistently emax (#56)
  • Fix #54 - Update XENONnT (#84)
  • Add result plotting (#83)

patch:

  • Make requirements file pinned (#57)
  • Add a logger with nice formatting (#85)
  • Save canvas to pickle (#50)
  • Restore autopep8 (#88)
  • remove old notebooks (#91, 794adfb )

v1.0.0

22 Jun 13:24
Compare
Choose a tag to compare

1.0.0 / 2021-06-22

major:

  • Restructure code, get ready for release (#16)
  • Restructure dddm and improve CI (#15)
  • Debugging DirectDmTargets (#12)

minor:

  • Update to run locally (#37)
  • Small tweaks to context and verne interfacing (#30)
  • Detector configurations and config passing (#13)

patch:

  • Delete run_dddm_multinest (#46)
  • Use dependabot for actions (#34, #35)
  • Pending issues work in development (#32)
  • use workflows for testing (#14)
  • Fix the tests (#19)
  • Flag files for computation before continuing (#10)