Skip to content

Releases: fact-project/fact_funfolding

v0.3.6

16 Jul 10:57
Compare
Choose a tag to compare

v0.3.6

  • Fix binning function for astropy 4

v0.3.4

03 Dec 15:07
Compare
Choose a tag to compare

v0.3.4

  • Fix unfolding for tau != None
  • Fix logging

v0.3.3

28 Oct 14:20
Compare
Choose a tag to compare

v0.3.3

  • Allow overriding the label in fact_unfold_observations and simulations

v0.3.2

25 Oct 14:15
Compare
Choose a tag to compare

v0.3.2

Use current version (0.5.1) of irf

v0.3.1

25 Oct 13:22
Compare
Choose a tag to compare

v0.3.1

Use funfolding v0.2.1 with emcee 3.0 release

v0.3.0

22 Jul 13:59
7e3b09e
Compare
Choose a tag to compare

v0.3.0

  • Always add over- and underflow bin
  • Use weighting functions from newer pyfact version

v0.2.0

22 Jul 13:26
c7b252e
Compare
Choose a tag to compare

v0.2.0

  • Updates for newer pyfact versions
  • Store effective area in output file

Also save count spectra

27 Jun 12:38
Compare
Choose a tag to compare

Now, also the unfolded counts are saved to the outputfile.
(Unfolding result before applying effective area and observationtime scaling)

Fix the seeds for reproducible results

26 Jun 14:17
Compare
Choose a tag to compare
v0.1.4

All seeds should be set now, reproducible results!

Update funfolding version

25 Jun 15:49
Compare
Choose a tag to compare

This switches to the v3.0rc1 version of emcee, which is on pypi now.