~~~~~~~~~~~~~~~~~~~ * Adds a workaround for converting aanet ROOT files when the dtype dict is mixed up * ``[self.]log.once`` can now be used to print a log message exactly once! * Fixes a problem where hit times could be overwritten by applying the calibration more than once.
8.11.0
~~~~~~~~~~~~~~~~~~~ * ``kp.toos.timed_cache()`` now can be used to created LRU caches with timeout * Fixed a missing import (``healpy``) in ``km3modules.plot.make_dom_plot``
8.10.4
~~~~~~~~~~~~~~~~~~~
* Bugfixes
8.10.3
~~~~~~~~~~~~~~~~~~~ * Changes dtype of time of Timeslice hits from integer to double
8.10.2
~~~~~~~~~~~~~~~~~~~ * Fixes ``IndexError`` when reading sparsely written ``Tables`` to HDF5
8.10.1
~~~~~~~~~~~~~~~~~~~ * Changed dtype of ``du`` and ``floor`` of calibrated hits from ``<f8`` to ``<u2`` * Major performance upgrade for large HDF5 when reading with the ``HDF5Pump``