Skip to content

Releases: cta-observatory/ctapipe_io_lst

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

v0.22.2 – 2023-11-10

10 Nov 08:58
e0fccfb
Compare
Choose a tag to compare

What’s Changed

v0.22.1 – 2023-07-27

27 Jul 09:50
788af37
Compare
Choose a tag to compare

What’s Changed

  • Allow missing target name in target log files, fill "unknown" (#195) @maxnoe