Release Notes¶
main¶
Oct. 24, 2024 don la dieu (nega at icecube.umd.edu)¶
IceTray Release v1.12.0
Update majority of tests to I3MTRandomService (#3658)
Compile cleanly with -Wall -Werror (#3540)
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)
Add stubs for even more pybindings (#3413)
cmake documentation cleanup (#3431)
Feb. 20, 2024 don la dieu (nega at icecube.umd.edu)¶
IceTray Release v1.9.2
Delete mailinglist files (#3357)
Better documentation on getting cross sections (#3365)
Dec. 14, 2023 don la dieu (nega at icecube.umd.edu)¶
IceTray Release v1.9.0
LeptonInjector: Store the full vertex position in the EventProperties (#3229)
cleanup shebang related issues EXE002-5 (#3257)
Added sanity check to LeptonInjector which forbids using VolumeLeptonInjector if the injection volume crosses the boundary of ice density layers
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)
Remove BUILD_PYBINDINGS global cmake option. We always build pybindings.
Jul. 27, 2022 don la dieu (nega AT icecube.umd.edu)¶
IceTray Release v1.4.0
Drop support for Python 2
Make photopsline optional
Feb. 22, 2022 don la dieu (nega AT icecube.umd.edu)¶
IceTray Release v1.3.0
General cleanups
Documentation updates
Feb 25, 2019 Kotoyo Hoshina(hoshina@icecube.wisc.edu)¶
changed include path of
I3CrossSection.h
(from sim-services to phys-services)Added release notes
Oct 07, 2019 Ben Smithers (bsmithers@mail.icecube.wisc.edu)¶
changed CMakeLists to include the hdf5 tool
fixed the header for writing LIC files
added module for writing LIC files as hdf5 files instead of binary files
Apr 02, 2020 Ben Smithers¶
removed hdf5 serializer, it was never quite finished
fixed memory leak found by @claudiok and with suggestion by @cweaver
merged into Combo trunk. Hurray!
wiped
python/__init__.py
of all the commented code.
Apr 12, 2020 Ben Smithers¶
allowed user to specify whether to append to a LIC file or overwrite it