Changelog

4.3a1

Released on 2026-06-12 - GitHub

Pre-release for PISA 4.3.

Tip

A Docker image with PISA 4.3a1 pre-installed is available via docker pull ghcr.io/icecube/pisa:4.3a1.

  • The virtual environment (Python 3.14.6) is located at /.venv.

  • A .txt file containing all the installed packages in requirements format is provided among the release assets at the bottom (usage comments therein).

Important

This release is likely to require adapted pipeline configurations, because representations supported by Stages are now handled more strictly at the framework level.

Also, the (legacy) interface Analysis.fit_hypo() has been removed in favour of Analysis.fit_recursively().

What’s Changed

New Features

Bug Fixes

Other Changes

Dependencies

New Contributors

Full Changelog: https://github.com/icecube/pisa/compare/4.2…4.3a1

4.2

Released on 2025-03-18 - GitHub

Last release before necessary dependency and Python version updates.

Included are many bug fixes, cleanups, and documentation improvements, as well as several new physics capabilities, analysis options, and framework enhancements.

What’s Changed

New Contributors

Full Changelog: https://github.com/icecube/pisa/compare/4.1…4.2

4.1.1: First tag triggering docu workflow

Released on 2024-04-26 - GitHub

Tag the current version to trigger the docu creation and deployment.

4.1: Pisa 4 official release

Released on 2023-05-23 - GitHub

First official pisa 4 release.

Pisa 4.0 pre-release

Released on 2021-01-26 - GitHub

First version of pisa 4 to be used for analysis

3.1: Pisa 3 last release

Released on 2021-01-26 - GitHub

This is the last official pisa 3 release before switching over to pisa 4.

3.0b1

Released on 2017-12-13 - GitHub

3.0a1

Released on 2016-09-18 - GitHub

First alpha (pre-)release for PISA Cake (3.0). Still needs testing for LLR and Asimov analyses and postprocessing scripts. See INSTALL.md for how to install and run the included physics tests.