~~~~~~~~~~~~~~~~~~ * ``AANetPump`` now parses the full header and ``HDF5Pump`` writes it to /header as attributes
7.2.1
~~~~~~~~~~~~~~~~~~ * Fixes ``HDF5Pump`` for Python3
7.2.0
~~~~~~~~~~~~~~~~~~ * KM5HDF5 v4.1 now have DU and Floor information when calibrating * Added 5 last lines in: daq.py - TMCHdata for reading the monitoring file
7.1.1
~~~~~~~~~~~~~~~~~~ * Fixed bug with aanet pump
7.1.0
~~~~~~~~~~~~~~~~~~ * Increased performance for Geometry.apply * Changed type of time to float in ``RawHitSeries`` * Introducing ``CRawHitSeries`` and ``CMcHitSeries`` which represent calibrated hit series * New command line argument to apply geometry/time calibration to an HDF5 file usage: ``calibrate DETXFILE HDF5FILE``
7.0.0
~~~~~~~~~~~~~~~~~~ * New KM3HDF5 version 4.0 * HDF5Pump now creates ``RawHitSeries``. The other pumps will be updated too. * ``Geometry.apply()`` will return ``HitSeries`` if a ``RawHitSeries`` instance is the input. * Several bug fixes and speedups.