Releases: cta-observatory/ctapipe_io_zfits
Releases · cta-observatory/ctapipe_io_zfits
Release list
v0.4.5 – 2026-06-24
ctapipe_io_zfits.multifile changes:
- Make it possible to register filename conventions at runtime
- Add convention for LST R1 files
ctapipe_io_zfits.dl0 changes:
- Fix reading of older data that does not have the
tel_ids_with_datafield in the subarray event.
v0.4.4 – 2026-06-15
- Drop support for ctapipe < 0.28
- Fill event type into trigger container
v0.4.3 – 2026-01-16
- Allow and test with ctapipe 0.29.0
- Remove upper version bound for ctapipe.
v0.4.2 – 2025-12-08
- Add option (True by default) to ignore the timestamps in filenames when matching data sources. Timestamps of the parallel streams are not guaranteed to be identical and might differ by few seconds.
v0.4.1 – 2025-11-14
Compatibility with ctapipe 0.28
v0.4.0 – 2025-10-24
- Make
MultiFilecompatible with filenames missingSBIDandOBSID, as is the case for the calibration data streams written during the ACADA-LST tests of 2025-10-22
v0.3.2 – 2025-10-17
Add compatibility with ctapipe 0.27
v0.3.0 – 2025-06-26
- Fill subarray reference location and telescope positions for the supported subarrays
v0.2.1 – 2025-06-26
- Add support for ctapipe 0.26
- Fix reading of ACADA 2023 data with current ctapipe.