~~~~~~~~~~~~~~~~~~ * Use numpy-style imports * AanetPump: Don't use `evt.id` for event_id by default, until we all agree on it
6.2.0
~~~~~~~~~~~~~~~~~~ * The DB client now automatically uses the production cookie on Lyon. No need to deal with session requests anymore... * New command line utility to download runs from iRODS: `km3pipe retrieve ...` * Integrates the controlhost package
6.1.1
~~~~~~~~~~~~~~~~~~ * H5Chain now is just a Multifile pd.HDFStore * `prettyln` for nicely formatted headers * Online DAQ readout is now Python3 proof
6.1.0
~~~~~~~~~~~~~~~~~~ * H5Pump now supports multiple files * h5concat util for concatenating multiple H5 files
6.0.4
~~~~~~~~~~~~~~~~~~ * fix: H5Sink in py3 actually creates indextables + closes file now * HDF5 3.1: Change compression to BLOSC, fallback to zlib * MergeDF module * Easier access to seconds in timer
6.0.3
~~~~~ * Fix Dataclass + IO conversion signatures towards consistency * Ask for requesting new DB session when session expired.