Release Notes¶
main¶
Oct. 24, 2024 don la dieu (nega at icecube.umd.edu)¶
IceTray Release v1.12.0
Cosmetic improvements to stubs (#3494)
June 18, 2024 don la dieu (nega at icecube.umd.edu)¶
IceTray Release v1.11.0
Run mypy in CI (#3480)
mypy cleanup for core projects (#3414)
[astro] Add SPDX tags for copyright and license (#3432)
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)
Remove naive datetime() objects (#3304)
Fix E731 lambda-assignment (#3271)
general python cleanups (ruff/B018) (#3264)
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)
Improve tests’ parallelism
Dec. 12, 2022 don la dieu (nega AT icecube.umd.edu)¶
IceTray Release v1.5.0
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
Dec. 15, 2021 Kevin Meagher¶
IceTray Release v1.3.0
Fix race between tests
Add class I3Ecliptic for ecliptic coordinates and functions I3GetEclipticFromEquatorial() and I3GetEquatorialFromEcliptic
The PAL not found error message not gives the correct link to the install instructions
Use with statements for opening files in unit tests
Remove print statements from unit tests
Make example scripts more interesting and add plot_sun_azimuth.py
In order to avoid confusion example code refers to the location of Icecube’s center as icecube rather than south_pole
Dec. 20, 2019 Alex Olivas (aolivas@umd.edu)¶
Combo Release V00-00-00
update documentation
add example compare_with_astropy.py
June 13, 2018, Alex Olivas (olivas@icecube.umd.edu)¶
Release V18-06-00
minor cleanups
November 15, 2017, Alex Olivas (olivas@icecube.umd.edu)¶
Release V17-11-00
remove support for SLALIB
March 27, 2017, Alex Olivas (olivas@icecube.umd.edu)¶
Release V17-03-00
Add deprecation notices for SLALIB
Add support for serialization
Add fractional_mjd() python function
Update diagram in docs to include I3SuperGalactic
Python3 compliance
Loosen criteria for azimuth on horizons test
Cleanup after tests
March 18, 2016, don la dieu (nega@icecube.umd.edu)¶
Release V16-03-00
documentation updates
test updates
Add converters for supergalactic coordinates
December 14, 2015, don la dieu (nega@icecube.umd.edu)¶
Release V15-12-00
improve test coverage
convert from tables to ra,da
Add table_to_equa to directly convert tables
Add numpy array functions for quick access to booked data
Switch to using palOap and palOap to convert between apparent and observed place, instead of doing it manually
Switch to using palMap and palAmp to calculate precession, nutation, and annual aberration instead of just precession
add constructors for I3Equatorial and I3Galactic
pybindings load icetray first to prevent I3FrameObject error
August 31, 2015 Alex Olivas (olivas@icecube.umd.edu)¶
V15-08-00 : First release