Release Notes

main

  • Add an alternate “muon_geometry” function (called “muon_bundle_geometry”) which computes times and distances relative to a “truncated” Cherenkov cone, representing a primitive model of a muon bundle with some lateral distribution described by a radius. The bundle produces Cherenkov light which is planewave-like inside the radius and cone-like outside of it. Also modified: I3RecoLLH and I3RecoLLHFactory, to have bundle_radius as an additional argument (default 0). Also added: associated pybindings. Also found and corrected an issue with the test_muon_geometry.py test, and added some C++ tests of the I3RecoLLH. (#3337)

  • Harvest PMT orientation directions (for Gen1, these are all “straight down”, but not necessarily so in the future), and add this orientation as an input to muon_bundle_geometry function, so that it can compute “cosine(eta)” correctly for non-Gen1 otherly-oriented PMT’s. (#3337)

Feb. 20, 2024 don la dieu (nega at icecube.umd.edu)

IceTray Release v1.9.2

  • Delete mailinglist files (#3357)

  • Add upgrade rules to ruff (#3316)

Dec. 14, 2023 don la dieu (nega at icecube.umd.edu)

IceTray Release v1.9.0

  • Remove Uber Header (I3.h) (#3151)

  • Fix mistake in rpdf pybindings definition

  • python ruff cleanup fix EXE001 (#3289)

June 22, 2023 don la dieu (nega at icecube.umd.edu)

IceTray Release v1.7.0

  • Make I3Tray.I3Tray and icecube.icetray.I3Tray the same thing. (#3102)

  • Remove all references to load_pybindings (#3086)

Apr. 05, 2023 don la dieu (nega AT icecube.umd.edu)

IceTray Release v1.6.0

  • Use reference returning version of I3Frame::Get in I3RecoLLH (#3055)

Dec. 12, 2022 don la dieu (nega AT icecube.umd.edu)

IceTray Release v1.5.0

  • Documentation cleanups

Jul. 29, 2022 don la dieu (nega AT icecube.umd.edu)

IceTray Release v1.4.0

  • Drop support for Python 2

  • Clean up python bindings / modules

Feb. 22, 2022 don la dieu (nega AT icecube.umd.edu)

IceTray release v1.3.0

June 8, 2020 don la dieu (nega@icecube.umd.edu)

Combo release V01-00-00

  • (r179293) - Initial Release