Skip to content

Releases: cta-observatory/ctapipe_io_lst

v0.25.1 – 2024-11-26

26 Nov 14:18
247104c
Compare
Choose a tag to compare

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

11 Nov 14:34
a30d5d7
Compare
Choose a tag to compare

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.24.0 – 2024-07-22

22 Jul 11:25
a145edd
Compare
Choose a tag to compare

What’s Changed

v0.23.2 – 2024-03-19

19 Mar 09:55
b0c171d
Compare
Choose a tag to compare

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

05 Mar 16:32
3a4deee
Compare
Choose a tag to compare

What’s Changed

  • Ignore missing TrackEnd when parsing TargetLog file by default (#212) @maxnoe

v0.23.0 – 2024-02-29

29 Feb 17:48
1285c6a
Compare
Choose a tag to compare

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

16 Jan 16:13
37baa46
Compare
Choose a tag to compare

What’s Changed

  • Add option to correct event times by a fixed shift (#208) @maxnoe

v0.22.5 – 2023-12-05

05 Dec 13:36
8cca1cb
Compare
Choose a tag to compare

What’s Changed

v0.22.4 – 2023-12-05

05 Dec 13:34
dafb739
Compare
Choose a tag to compare

What’s Changed

  • Perform broken pixels check only in case of non-dvred pixels (#207) @maxnoe

v0.22.3 – 2023-11-14

14 Nov 13:34
17dd75b
Compare
Choose a tag to compare

What’s Changed

  • Always fill tels_with_trigger (#202) @maxnoe
  • Only create EventTimeCalculator in case of EVBv5 data (#201) @maxnoe