V2DL3 - release v0.5.0
V2DL3 - release 0.5.0 of the VERITAS (VEGAS and Eventdisplay) to DL3 Converter.
V2DL3 is a tool to convert VERITAS data products to DL3 FITS format, allowing to use e.g. the gammapy science tools for analysis.
This is an intermediate release of V2DL3 including the following updates / changes:
- Replace call to ls by glob.glob by @GernotMaier in #185
- Add pre-commit tools by @GernotMaier in #186
- Introduce axis dependent fuzzy boundaries (Eventdisplay converter) by @GernotMaier in #183
- Replace conda by mamba github action by @GernotMaier in #188
- Remove obsolete pyV2DL3/gammapy_util.py by @GernotMaier in #189
- Add additional Eventheader entries by @GernotMaier in #187
- Improved doc string by @GernotMaier in #190
- Add additional Eventdisplay integration tests by @GernotMaier in #191
Full Changelog: v0.4.0...v0.5.0