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 providesRawAcousticsReader
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 giventrigger_mask
(of an event or a hit) has a specific trigger bit set, viakm3io.tools.is_3dmuon
,km3io.tools.is_3dshower
andkm3io.tools.is_mxshower