~~~~~~~~~~~~~~~~~~ * add ``i3toroot`` and ``i3root2hdf5`` CLI utils for converting I3 files * drop deprecated ``h5tree``, from ``km3pipe.utils`` (use ``ptdump`` instead) * drop deprecated ``km3pipe.io.hdf5.H5Mono`` * read aanet ``mc_id = evt.frame_index - 1``
7.2.5
~~~~~~~~~~~~~~~~~~ * drop ``read_hdf5`` and ``GenericPump`` from top level module import (would make pytables a hard requirement)
7.2.3
~~~~~~~~~~~~~~~~~~ * No more error messages in ``Detector`` or ``Geometry`` (which uses ``Detector``) when reading in corrupt DETX with negative line ids. * Fixes "TypeError: data type not understood" for Geometry.apply * Various fixes to support the new HitSeries format (e.g. for RainbowaAlga2) * New styles * SciPy histogram showoff by Moritz * Minor updates in docs * Skeleton for future project bootstrap