~~~~~~~~~~~~~~~~~~~ * Forces the usage of HTTPS connections to ELOG and when updating
9.11.0
~~~~~~~~~~~~~~~~~~~ * ``Calibration.dus(hits)`` added, which returns the DU for each hit * ``Calibration.floors(hits)`` added, which returns the floor for each hit * Performance improvements in ``DAQEvent`` parsing
9.10.0
~~~~~~~~~~~~~~~~~~~ * ``kp.stats`` removed as it is not used * added ``memory`` option to ``kp.shell.qsub()`` * ``kp.io.daq.is_3dmuon``, ``kp.io.daq.is_3dshower`` and ``kp.io.daq.is_mxshower`` have been removed in favour of ``km3io.tools.is_3dmuon`` etc.
9.9.4
~~~~~~~~~~~~~~~~~~ * ``uriwd`` is now an optional dependency and needs to be installed separately for ``pipeinspector``
9.9.3
~~~~~~~~~~~~~~~~~~ * Improved logging behaviour when setting a level using ``kp.logger.set_level()``
9.9.2
~~~~~~~~~~~~~~~~~~ * Removed ``numpy`` from build stage