~~~~~~~~~~~~~~~~~~~~~~~~~~~ * ``kp.io.clb.CLBPump`` has been modernised and is now return ``kp.Table`` instances * A new command line utility called ``daqsample`` has been added, which creates dumps of a given DAQ stream.
9.0.0alpha.14
~~~~~~~~~~~~~~~~~~~~~~~~~~~ * minor fixes
9.0.0alpha.13
~~~~~~~~~~~~~~~~~~~~~~~~~~~ * ``km.ahrs.get_latest_ahrs_calibration()`` now takes the newest one, regardless of the version number
9.0.0alpha.12
~~~~~~~~~~~~~~~~~~~~~~~~~~~ * All the aanet/Jpp/ROOT/pickle stuff has been removed. Preparing for v9. * ``kp.db.DBManager().doms`` is now removed after a deprecation period. Please use ``kp.db.CLBMap(det_oid)`` instead (see the User Guide in the docs) * ``km.ahrs.get_latest_ahrs_calibration()`` now chooses the latest AHRS calibration set by the ``EndTime`` parameter (the latest one)
9.0.0alpha.11
~~~~~~~~~~~~~~~~~~~~~~~~~~~ * ``kp.io.daq.TimesliceParser`` is fixed, it crashed before when no hits were present
9.0.0alpha.10
~~~~~~~~~~~~~~~~~~~~~~~~~~~ * ``kp.io.offine.EventPump`` added, which is a preliminary offline event reader based on km3io