Releases: icecube/flarestack
Titan V2.0.2
New release of Flarestack v2 (Titan). In this update, the energy PDF integration functions can optionally take arguments for lower/upper integration ranges. This is generally useful for other codes which import this functionality from flarestack.
Titan V2.0.1
New release of Flarestack v2 (Titan). Now creates sensitivity plots with both neutrino number and flux. Can access conversion factor with rh.flux_to_ns. Also includes updated unit test convergence thresholds.
Titan V2.0.0
Formally create a first release of Flarestack V2 (Titan). This release has been a long-time coming, and introduces several breaking changes over Flarestack V1 (Asteria).
Highlights include:
The syntax has become more pythonic, though backwards-compatibility with some V1 analysis syntax is maintained with deprecation warnings.
The method for 2D PDF construction has changed.
Formally utilise unit tests, Continuous Integration with Travis CI, coverage tests with coveralls, automated deployment to PyPi, and use of Github Issues.
Add in code for analysis using Effective Areas rather than MC, currently in beta stage.
Asteria v1.2.2
Final release of Flarestack v1 (Asteria), following second TDE unblinding. The TDE README has been updated summarising the changes, and to give clear reproducibility instructions. A clean clone of Flarestack was tested on the cobalt machine, and all unblinding results could be reproduced.
This release should be used for reproducing any of the results of the TDE unblinding.
Asteria v1.2.1
New rerelease for Flarestack v1 (Asteria), with updates for second unblinding of TDE analysis for AT2018cow. Includes new GFU v002_p04 data, as well as modifications of the data_loader to account for new field naming conventions (as detailed in https://wiki.icecube.wisc.edu/index.php/Nu_Sources_Datasets and documents within). This version of GFU is the clean version found in /data/ana/, without the minor 'events in good runs but outside good run period' bug. This release also includes a check for any future versions of this bug in other data samples. Other that the additional source, this release maintains the method for calculating sensitivities/discovery potentials, and unblinding data using a flare search method as used in https://github.com/IceCubeOpenSource/flarestack/releases/tag/v1.1.0 for the original unblinding.
Asteria v1.1.0
Updated release of Flarestack v1.0.0 (Asteria), now including correction to neutrino angular error estimates by imposing a floor of 0.2 degrees on angular error.
Asteria v1.0.0
First official release of Flarestack, v1.0.0 (Asteria), for the Tidal Disruption Events analysis unblinding. Contains all scripts needed to calculate sensitivities/discovery potentials for that analysis, as well to perform the actual unblinding, and additional scripts for post-unblinding TS comparison/likelihood scans. Also includes some tests and other example analysis scripts.