Skip to content

Releases: icecube/flarestack

Titan v2.4.5

05 Aug 09:49
Compare
Choose a tag to compare

The DESYSubmitter can now do manual submission (see this). Also revamped the documentation.

Titan v2.4.2

08 Apr 16:38
Compare
Choose a tag to compare

What's Changed

flarestack is now black. The coding style is implemented and checked for in an updated CI pipeline.
Some small changes make the ResultHandler more flexible. It's now easier to inject different sources than the ones used in the llc fit.
The main difference to v2.4.2 is that

Full Changelog: v2.4.1...v2.4.2

Titan v2.4.1

09 Sep 09:16
Compare
Choose a tag to compare

New release of flarestack. Relative to the previous release (v2.3.0), the major change is that Travis-CI integration has been completely deprecated. Instead, Github Actions are used to unit tests, coverage and deployment.

v2.4.0 was inadvertantly published to Pypi prematurely, but from now on all new tagged releases (and only tagged releases) will be automatically deployed.

Titan V2.3.0

18 May 12:01
Compare
Choose a tag to compare

New release of Flarestack v2 (Titan). The key change versus the previous release (v2.2.6) is the incorporation of specified versions for all python package dependencies in setup.py, ensuring better reproducibility in future. Going forward, these dependencies will be managed/updated by Dependabot.

In addition there were minor changes to replace use of np.float/np.bool, addressing deprecation warnings.

Titan V2.2.6

22 Apr 09:56
Compare
Choose a tag to compare

The main changes to V2.2.5 are

  • the time PDF DecayPDF is fixed now (the weighting for injection was not done right in DecayPDF.effective_injection_time())
  • the submission script that is produced to submit jobs to the DESY cluster has been moved to the scratch space
  • the Point Source Tracks v002_p03 are now implemented
  • the get_rate() function in cosmo/rates/ can now give the uncertainty of the rate where available
  • all the analysis scripts for the correction of the supernova stacking analysis are updated

Titan V2.2.5

17 Mar 14:51
Compare
Choose a tag to compare

New release of Flarestack v2 (Titan), containing fix of bug that had prevented use of the cluster search method.

Titan V2.2.4

04 Dec 14:05
Compare
Choose a tag to compare

New release of flarestack v2 (Titan). In comparison to v2.2.3, the repository has moved to https://github.com/icecube/flarestack, and the relevant external integrations have been redirected to this new URL. This version also adds support for Python 3.9, and has updated the README for clearer installation instructions.

Titan V2.2.3

28 Aug 12:49
Compare
Choose a tag to compare

New Flarestack release, repackaging cosmology-related functionality under the new flarestack.cosmo banner. This provides easy access to various measurements of the diffuse neutrino flux. The previously-released functions for calculating the cumulative neutrino flux from populations is moved here, and new functionality for accessing the rates of various transients are introduced via the get_rates function. Flarestack now includes estimates of the rates of TDEs, GRBs, FRBs, CCSNe and FBOTs.

Titan V2.2.1

05 Jul 13:43
Compare
Choose a tag to compare

Minor bug fixes for Flarestack V2 (Titan).

Titan v2.1.0

29 Apr 19:15
9e86308
Compare
Choose a tag to compare

Release preceding the CCSN Stacking Analysis Update unblinding. Contains all updated analysis scripts and documentation to enable a reproduction of the results. To ensure a well constraint sensitivity, at least 3 points with overfluctuations above the TS threshold under 0.99 are required now.