Release Notes¶
main¶
Oct. 24, 2024 don la dieu (nega at icecube.umd.edu)¶
IceTray Release v1.12.0
Clean up doxygen warnings (#3640)
Cosmetic improvements to stubs (#3494)
June 18, 2024 don la dieu (nega at icecube.umd.edu)¶
IceTray Release v1.11.0
Ensure that extension modules import cleanly (#3493)
Run mypy in CI (#3480)
mypy cleanup for reconstruction projects (#3418)
Feb. 20, 2024 don la dieu (nega at icecube.umd.edu)¶
IceTray Release v1.9.2
Delete mailinglist files (#3357)
Fix extension for various files (#3330)
Dec. 14, 2023 don la dieu (nega at icecube.umd.edu)¶
IceTray Release v1.9.0
Remove Uber Header (I3.h) (#3151)
Clean up invalid escape sequences for python3.12 (#3286)
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)
General docs cleanups
General code cleanups
Feb. 06, 2022 don la dieu (nega AT icecube.umd.edu)¶
IceTray Release v1.5.1
Bug fix: nEnergyLosses_ properly initialized to 0 in I3MuonEnergyProfile constructors, which affects the filling of the “nDOMs” field in I3MuonEnergyParams.
Dec. 12, 2022 don la dieu (nega AT icecube.umd.edu)¶
IceTray Release v1.5.0
Reintegrate SegmentedSplineReco (#2630)
Documentation cleanups
Jul. 27, 2022 don la dieu (nega AT icecube.umd.edu)¶
IceTray Release v1.4.0
Drop support for Python 2
Clean up python bindings / modules
Clean up documentation
Feb. 22, 2022 don la dieu (nega AT icecube.umd.edu)¶
IceTray Release v1.3.0
Documentation updates
Remove the old LinkDef.h, which was only needed for ROOT stuff.
Nov. 24, 2020 Michael Larson (mlarson@icecube.wisc.edu)¶
Added an explicit check that a pulse map is in the frame. If it’s not, warn the user, but continue with an empty map. This only affects cases when using I3MuonEnergy with MC info.
Dec. 20, 2019 Alex Olivas (aolivas@umd.edu)¶
Combo Release V00-00-00
Swapped copied classes (FitParameterSpecs, MinimizerResult, MuonEnergyFCNBase, MuonEnergyMinuit2) for the corresponding classes in the gulliver suite.
Removed duplicated classes
Changed minimizer backend to use I3GSLSimplex from lilliput
Tightened the minimizer tolerance (0.1 –> 0.0001)
Removed direct ROOT dependence.
November 30, 2017 Kevin Meagher¶
Release V01-00-01
Now works with standalone Minuit2
Cleant up CMakeLists.txt for correct ROOT detection
Remove #ifdef ROOT because you need ROOT for this project
add std:: namespaces to inf()
add error messages if the scripts’ input file isn’t found
docs cleanup
Scripts cleanup: remove Finish() and TrashCan
December 9, 2014 Meike de With (meike.de.with@desy.de)¶
Release V00-01-00
First release!