Skip to content

Releases: TjarkMiener/likelihood_combiner

v0.5.3

11 Mar 15:32
Compare
Choose a tag to compare

Release v0.5.3

Improvements

  • improve script handling
  • create command line tools
  • improve io

Bug Fixes and Other Changes

  • move channel information to jfactor class to better select data

v0.5.2

19 Jan 19:50
Compare
Choose a tag to compare

Release v0.5.2

Improvements

Bug Fixes and Other Changes

  • add jupyter to setup (likelihood_combiner packages wasn't imported in jupyter shell)

v0.5.1

19 Jan 17:49
Compare
Choose a tag to compare

Release v0.5.1

Improvements

  • upload docs
  • add travis (with test as placeholder)
  • improve script handling
  • add io function for gLike limits
  • add plot function plot_sigmav_CLbands_as_lines_from_hdf5() to compare to gLike

Bug Fixes and Other Changes

  • reducer in io washed out negative values

v0.5.0

10 Jan 22:33
Compare
Choose a tag to compare

Release v0.5.0

Improvements

  • update LklCom reader class (subclassing different input formats)
  • add class for JFactor handling
  • add plotting functions
  • add io between lklcom and gLike
  • add lklcom installation via pypi
  • clean and speed ups

Bug Fixes and Other Changes

v0.4.1

22 Nov 02:38
Compare
Choose a tag to compare

Release v0.4.1

Improvements

  • Plotting of the CL bands has been improved with np.percentile()
  • Update the example plots
  • Prepare conda package (recommend users to use python 3.8.X)

Bug Fixes and Other Changes

  • Bug fix (running in J fix mode)

v0.4.0

21 Nov 05:08
Compare
Choose a tag to compare

Release v0.4.0

Improvements

  • Added mock data for testing
  • Added scripts to run LklCom on your local machine and on culsters
  • Proper reading of the J-Factor
  • Added the Bonnivard J-Factor set (credits V. Poireau)
  • Combine data using different angular separation
  • Added conda files

Release note

With this release, one can (still) reproduced the results shown in the 36th International Cosmic Ray Conference (PoS(ICRC2019)012) by the Gloryduck project.

Confidence level bands v0.3.0

13 Feb 13:28
Compare
Choose a tag to compare

CL bands Release v0.3.0

Improvements

  • Add confidence level (CL) bands (#12)
  • Parallelism of simulation calculations (#13)

Release note

With this release, one can (still) reproduced the results shown in the 36th International Cosmic Ray Conference (PoS(ICRC2019)012) by the Gloryduck project.

v0.2.0

07 Oct 10:14
Compare
Choose a tag to compare

GloryDuck Release v0.2.0

Bug fixed

  • Correct the bug in the calculation of the upper limits, which caused the discrepancy of the VERITAS limit (#11)

Improvements

  • Speed ups due to the erasure of unnecessary calculations

Release note

With this release, one can reproduced the results shown in the 36th International Cosmic Ray Conference (PoS(ICRC2019)012) by the Gloryduck project.

v0.1.0

05 Sep 08:30
Compare
Choose a tag to compare

ICRC Release v0.1.0

The likelihood combiner (lklcom) is able to combine Dark Matter (DM) limits from different experiments, even if the limits are in different DM mass ranges (#3,#4,#10). The input of the lklcom are TS tables in txt format for each channel, source and collaboration. lklcom will read the information from the txt files and store them into one single h5 file (#8,#9). Then it will read from this h5 file and combine the TS values. It is also possible to treat the J-factor as a nuisance parameter (#6). Two pyplot plots are the main output of lklcom. The first plot contains the combined limit with the limits of each source and the second plot contains the combined limit with the limits of each collaboration (#2,#7). However, one can also plot each individual source.

With this release, one can reproduced the results shown in the 36th International Cosmic Ray Conference (PoS(ICRC2019)012) by the Gloryduck project.

Known issues

  • #11 VERITAS limit differ from the one produced with gLike