Releases: icecube/skyreader
v1.6.0
What's Changed
- Bump actions/setup-python from 3 to 6 by @dependabot[bot] in #59
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #73
- Bump WIPACrepo/wipac-dev-py-setup-action from 5.7 to 5.9 by @dependabot[bot] in #74
- [minor] Fix pixel ordering and selection of best-fit direction by @G-Sommani in #75
New Contributors
- @dependabot[bot] made their first contribution in #59
Full Changelog: v1.5.0...v1.6.0
v1.5.0
What's Changed
- CI: bump all packages; now python 3.10-3.13 [minor] by @ric-evans in #72
Full Changelog: v1.4.9...v1.5.0
v1.4.9
What's Changed
- Feature/optional catalog path 2 by @azegarelli in #62
Full Changelog: v1.4.8...v1.4.9
v1.4.8
What's Changed
- Upgrade GitHub Actions CI - 3 by @ric-evans in #61
- feat: make catalog_path configurable in plot_catalog function for 4FDGL Fermi catalog by @azegarelli in #60
Full Changelog: v1.4.7...v1.4.8
v1.4.7
What's Changed
- Upgrade GitHub Actions CI [bump] by @ric-evans in #53
Full Changelog: v1.4.6...v1.4.7
v1.4.6
v1.4.6 (2025-08-05)
- Serialize/Deserialize
nanfor JSON (#52)
nan is a valid Python value, but it is not a valid JSON value. Build
out serialization for this.
Co-authored-by: github-actions <[email protected]> (39e7977)
v1.4.5
v1.4.5 (2025-05-15)
- Add information to the header of the reco fits file (rectangular errors at 50% + contour areas at 50% and 90%) (#50)
Hi,
I propose a slight modification to the function that generates zoomed
plots from reconstructions.
The modification would allow it to save RA and Dec, as well as the
corresponding 50% and 90% rectangular and circular areas.
This change would make it easier to manage reconstruction outputs in
general, and is necessary for posting reconstruction results on Slack
channels as part of the automation I am currently working on.
Co-authored-by: github-actions <[email protected]>
Co-authored-by: Angela <[email protected]>
Co-authored-by: ric-evans <[email protected]> (6aec865)
v1.4.4
v1.4.4 (2025-04-15)
- Use
pypa/[email protected](82f14e6)
v1.4.3
v1.4.3 (2025-03-27)
- Update Fermi catalog: new branch analogous to the other but that don't produce conflicts (shift from using setup.cfg to pyproject.toml) (#51)
Co-authored-by: github-actions <[email protected]>
Co-authored-by: Angela <[email protected]> (729b2ff)