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 lstchain559 (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