~~~~~~~~~~~~~~~~ * change all bool dataclasses to int * add new fields to event_info: livetime_sec, n_evs_gen, n_files_gen * update KM3HDF -> v3
Version 5 ---------
5.5.3
~~~~~~~~~~~~~~~~~~ * Add fix_event_id option to h5pump
5.5.2
~~~~~~~~~~~~~~~~~~ * Updated docs
5.5.1
~~~~~~~~~~~~~~~~~~ * Cuckoo now can be called directly * CHPump uses Cuckoo for log.warn to avoid spamming in case of high network traffic * DOM class to represent DOMs retrieved by the DBManager
5.5
~~~~~~~~~~~~~~~~ * New ``KM3DataFrame + KM3Array`` dataclasses, np/pandas subclasses + metadata * replaced ``ArrayTaco`` with ``KM3Array`` * ``H5Mono`` pump to read HDF5 with flat table structure
5.4
~~~~~~~~~~~~~~~~ * Add a bunch of useful km3modules