github-actions
released this
05 Dec 16:43
·
2 commits
to refs/heads/main
since this release
Summary
This is a bugfix release, mainly to address issues that arose from trying to process prod6 files on the grid.
See changelog here: https://ctapipe.readthedocs.io/en/latest/changelog.html#change-log and list of merged pull requests below.
Contributors
@Hckjs, @LukasBeiske, @kosack and @maxnoe
What has changed since v0.23.0
Pull-requests containing changes of multiple nature are repeated.
- Prepare 0.23.1 (#2667) @maxnoe
- Fix dtype of tel_id in subarray hdf table (#2622) @maxnoe
- Fixed unknown configs being silently ignored (#2666) @kosack
- Switch to use Minio hosted by DESY for testdata (#2664) @maxnoe
- Fix tool exit order (#2662) @maxnoe
- Fix error in ctapipe-process in case telescope event is missing true image (#2659) @maxnoe
- Fix uncertainty calculation in StereoMeanCombiner (#2658) @LukasBeiske
- Use sphinx-changelog (#2657) @maxnoe
- Support astropy 7.0 (#2639) @maxnoe