Releases: cta-observatory/ctapipe_io_lst
Releases · cta-observatory/ctapipe_io_lst
v0.25.1 – 2024-11-26
This contains an emergency fix to be able to read data taken with new EVB / ADH / SWAT version deployed first on 2025-11-24
What’s Changed
v0.25.0 – 2024-11-11
What’s Changed
- Add dependantbot action (#231) @morcuended
- support ctapipe 0.22 (#230) @maxnoe
- Add module_id, hardware_pixel_id, module_pixel_index to camera geometry table (#226) @maxnoe
- Raise good error message in case border slices removed by EVB (#228) @maxnoe
v0.23.2 – 2024-03-19
What’s Changed
- Add support for data with missing pixels (offline DVR or missing modules) in EVBv6 / R1v1 format (#216) @maxnoe
v0.23.1 – 2024-03-05
What’s Changed
- Ignore missing TrackEnd when parsing TargetLog file by default (#212) @maxnoe
v0.23.0 – 2024-02-29
What’s Changed
- Fix definition of evb preprocessing flags, apply calibration only when needed (#209) @maxnoe
- Return stream and allow pure_protobuf in
MultiFile
. (#210) @maxnoe
v0.22.6 – 2024-01-16
What’s Changed
- Add option to correct event times by a fixed shift (#208) @maxnoe
v0.22.4 – 2023-12-05
What’s Changed
- Perform broken pixels check only in case of non-dvred pixels (#207) @maxnoe
v0.22.3 – 2023-11-14
What’s Changed
- Always fill tels_with_trigger (#202) @maxnoe
- Only create EventTimeCalculator in case of EVBv5 data (#201) @maxnoe