Skip to content

Releases: cta-observatory/ctapipe_io_lst

v0.22.0

06 Jul 07:36
273ec6d
Compare
Choose a tag to compare

What’s Changed

  • Add preliminary support for new CTA r1 data format (EVBv6) (#191) @maxnoe

v0.21.2 – 2023-06-21

21 Jun 14:00
fbeee78
Compare
Choose a tag to compare

What’s Changed

  • Allow PBFHEAD=ProtoR1.CameraEvent in is_compatible (#193) @maxnoe

v0.18.3 – 2023-06-21

21 Jun 13:55
Compare
Choose a tag to compare

This is a small bugfix release for the version of the source compatible with ctapipe 0.12 to allow the PBFHEAD value as written by the ACADA ZFitsWriter for the old R1 format.

v0.21.1 – 2023-06-19

21 Jun 13:58
27447ab
Compare
Choose a tag to compare

What’s Changed

  • Fix branch name in release-drafter config (#192) @maxnoe
  • Add test for reference location (#190) @maxnoe
  • Fix reference_location filled into SubarrayDescription (#189) @maxnoe

v0.21.0 – 2023-06-13

13 Jun 13:30
bf9fb19
Compare
Choose a tag to compare

What’s Changed

v0.20.1 – 2023-05-24

24 May 07:00
8990605
Compare
Choose a tag to compare

What’s Changed

v0.20.0 – 2023-02-14

14 Feb 12:26
0f8b8cd
Compare
Choose a tag to compare

What’s Changed

v0.19.0 – 2022-12-18

18 Dec 19:02
bbae295
Compare
Choose a tag to compare

What’s Changed

Main change is that ctapipe 0.17 is now required (up from ctapipe 0.12 in 0.18.x)

  • Update source to ctapipe 0.17 (#161) @maxnoe
  • Add affiliation to zenodo citation (#164) @rlopezcoto
  • Prepare release to zenodo (#152) @maxnoe
  • Switch to using new drive report logs (#158) @maxnoe
  • Improve dtype handling in time_from_unix_tai_ns, improve test (#156) @maxnoe
  • Rewrite MultiFiles to allow reading all subruns (#160) @maxnoe
  • Drop support for old dragon firmware (#157) @maxnoe
  • Change broken pixels treatment to work with files that include broken pixels in waveform (#150) @maxnoe

v0.18.2 – 2022-07-05

05 Jul 12:49
28b4a1b
Compare
Choose a tag to compare

What’s Changed

  • Require only PEDESTAL / CALIBRATION bit is set to set event type to SKY_PEDESTAL / FLATFIELD (#148) @maxnoe

v0.18.1 – 2022-04-13

13 Apr 14:43
0b30e97
Compare
Choose a tag to compare

What’s Changed

  • Set events with both pedestal and calibration trigger bit to EventType.UNKNOWN (#147) @maxnoe