Skip to content

v0.6.0

Compare
Choose a tag to compare
@release-drafter release-drafter released this 03 Feb 17:12
7633427

What’s Changed

This is the first release of ctapipe_io_lst that includes the calibration to R1, making the LSTEventSource suitable
to be used directly with ctapipe tools.

Merged PRs:

  • Use tib trigger if available by default (#57) @maxnoe
  • Fix datalevels and add missing config=True (#58) @maxnoe
  • Fix for lstchain#559 (#56) @maxnoe
  • Use plain list, fixes interop with ctapipe for printing all help (#55) @maxnoe
  • Use setuptools_scm for versioning (#51) @maxnoe
  • First version of ctapipe compatible event source (#44) @maxnoe
  • Changes for calibration tools (#53) @FrancaCassol
  • Switch to github actions (#52) @maxnoe
  • Replace struct loop with numpy.view and correct dtype (#49) @maxnoe
  • Add provenance tracking missing for input files (#45) @Bultako