~~~~~~~~~~~~~~~~~~~ * ``runinfo`` now also prints the iRODS and xroot paths
8.19.0
~~~~~~~~~~~~~~~~~~~ * Added a module to process multiple files with a given pump: ``km3modules.common.MultiFilePump``. * Improved error message when calibrating with wrong DETX using the ``calibrate`` command line utility. * Added a function to calculate the time slewing of a PMT response in ``km3modules.mc.slew``
~~~~~~~~~~~~~~~~~~~ * Fixed a bug in the command line tool ``calibrate`` where the t0s were not added to the hit times in real data files
8.18.1
~~~~~~~~~~~~~~~~~~~ * Fixed numpy version requirement to 1.16.2 due to a memory leak in recarray: https://github.com/numpy/numpy/issues/13853
8.18.0
~~~~~~~~~~~~~~~~~~~ * ``HDF5Sink`` now accepts ``keys=['BlobKey1', 'BlobKey2']`` which can be used to selectively write the keys. All other keys will be ignored * The ``io.ch.CHPump`` now accepts the ``show_statistics=True/False`` parameter which will print queue size and idle time * ``ligiermirror`` now prints performance statistics by default