Description: Describe in a couple of sentence what this PR adds
JIRA: Link to JIRA ticket
Dependencies: dependencies on other outstanding PRs, issues, etc.
Installation instructions: List any non-trivial installation instructions.
Testing instructions: List testing instructions
Merge checklist:
- All reviewers approved
- CI build is green
- Version bumped
- Changelog record added
- Documentation updated (not only docstrings)
- Commits are squashed
Post merge:
- Create a tag
- Check new version is pushed to PyPi after tag-triggered build is finished.
- Delete working branch (if not needed anymore)