What's Changed * Spectra and light curves: Group packets by decayed pellet nuclide by lukeshingles in https://github.com/artis-mcrt/artistools/pull/316 * spectra: Add -yvar photoncount by lukeshingles in https://github.com/artis-mcrt/artistools/pull/327 * plotestimators: add -poptype radiallineardensity, cumulative by lukeshingles in https://github.com/artis-mcrt/artistools/pull/328 * Remove some global astropy imports by lukeshingles in https://github.com/artis-mcrt/artistools/pull/330 * Add more type hints by lukeshingles in https://github.com/artis-mcrt/artistools/pull/331 * Explain theta and phi definition when plotting angle bins by lukeshingles in https://github.com/artis-mcrt/artistools/pull/332
What's Changed * Update rust component to 2024 edition by lukeshingles in https://github.com/artis-mcrt/artistools/pull/315 * plotspectra: Add --gamma and -xunit angstrom, Hz, keV by lukeshingles in https://github.com/artis-mcrt/artistools/pull/280
Fix missing typeguard dependency and add arm64 linux wheels.
What's Changed * Add uv.lock and use in CI jobs by lukeshingles in https://github.com/artis-mcrt/artistools/pull/291 * Add manylinux arm64 wheels by lukeshingles in https://github.com/artis-mcrt/artistools/pull/297
What's Changed * fix(deps): update rust crate polars to 0.45.1 by renovate in https://github.com/artis-mcrt/artistools/pull/275 * Update decayproducts.py by gleck97 in https://github.com/artis-mcrt/artistools/pull/279 * Make dev dependencies optional by lukeshingles in https://github.com/artis-mcrt/artistools/pull/287 * Switch default get_modeldata() DataFrame to polars and use deprecation warnings by lukeshingles in https://github.com/artis-mcrt/artistools/pull/288
- De-duplicate lines of alphadecays.txt - ruff format: enable preview - firstexisting(): Avoid glob when file exists in top-level - Avoid numpy 2.2 until type hints are updated