Skip to content
Snippets Groups Projects
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGELOG.rst 6.67 KiB

Unreleased changes

  • Added a new, high-performance Summaryslice reader km3io.online.SummarysliceReader

Version 0

0.24.1 / 2021-11-05

  • The km3io.tools.is_bit_set() and all the related trigger mask checkers (is_3dmuon()...) are now compatible with Numba

0.24.0 / 2021-11-02

  • The field .a (amplitude) for Hits is now accessible

0.23.1 / 2021-09-28

  • KM3NeT Dataformat definition updated to 2.1.0+

0.23.0 / 2021-07-03

  • km3io.acoustics was added which provides RawAcousticsReader to read -- wait for it -- raw acoustics data

0.22.0 / 2021-06-15

  • Added km3io.tools.is_bit_set() along with some special methods to check if a given trigger_mask (of an event or a hit) has a specific trigger bit set, via km3io.tools.is_3dmuon, km3io.tools.is_3dshower and km3io.tools.is_mxshower