Release Notes

main

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)

  • Remove all tab characters used for indentation from python files (#3300)

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

IceTray Release v1.9.0

  • Remove naive datetime() objects (#3304)

  • Clean up invalid escape sequences for python3.12 (#3286)

  • fix E703 useless-semicolon (#3266)

Sep. 28, 2023 don la dieu (nega at icecube.umd.edu)

IceTray Release v1.8.0

  • IceTop SLCcal updates to diagnostic tools (#3183)

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

  • Fix scope and const-getter-function issues in I3ITSLCCalData/Item

  • Remove the ROOT dependency. Resolves issue #3035

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

IceTray Release v1.5.0

  • Add Software trigger for pole filtering (#2890)

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

  • Typo in my “helperfunctions” for looking at SLC diagnostics

  • Move icetray.load after load_pybindings to avoid the ROOT dynamic loading error on Macs

  • Bugfix: int16 -> uint32 in I3ITSLCCalData, so big charges aren’t lost. Also some beautifying of log_debug

  • Crwg northern processing (#2824)

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

IceTray release v1.3.0

  • Updates to support filterscripts/icetop

  • Updates to support filterscripts v2

  • Updates for newer versions of ROOT

  • Updates deprecated functions

  • Updates ambiguous numbers

  • Add IceTop SLC calibration modules (one that creates “small containers” at the Pole, and one that collects those containers in the north and fits them to get p0 and p1) – Kath Rawlins

Dec. 20, 2019 Alex Olivas (aolivas@umd.edu)

Combo Release V00-00-00

December 3, 2017 Kevin Meagher

Release V17-12-00

  • Use new print

  • Move documentation from dox to rst

  • Scripts cleanup: remove Finish() and TrashCan

March 23, 2017 EKB (blaufuss@umd.edu)

Release V17-03-00

  • Create RELEASE_NOTES!

  • Restructure CMakeLists to better hide ROOT, MySQL deps

  • use new serialization project

  • remove VEMCalAnalyzer from general builds (#1975)