~~~~~~~~~~~~~~~~~~ * fix aanet (optional) 4-element event.weight vector readout. the weights can now be read again :-) * Use mc_t to detect if MC time conversion (from JTE to MC time) should be applied. Should be more reliable since some MC could use positive DET_ID which should only be used for real data
7.5.3
~~~~~~~~~~~~~~~~~~ * Fixed bug which converted MC times in real data. Now it checks for a positive DET_ID and does not convert (even if told so...) * Fixes zt-plot, which did not use the newly implemented datatypes
7.5.2
~~~~~~~~~~~~~~~~~~ * fixed bug in math.spatial_angle (zenith vs latitude) * (aanet) jgandalf_new now computes a ton of fit-spread-related metrics (updated in tohdf5 help string, too) * added usage warning to math.azimuth. for rest-of-world compatible coordinates, use KM3Astro * accept coords in polygon containment (contains_xy)
7.5.1
~~~~~~~~~~~~~~~~~~ * The AANetPump now automatically converts hit times from JTE time to MC time. This should be now the default behaviour for all pumps. * ``tohdf5`` now has the option to ``--do-not-correct-mc-times`` in case the automatic conversion from JTE to MC hit time is not wanted * HDF5 version updated to 4.2 due to the new handling of JTE/MC times. It is however backwards compatible to 4.1. * Freezes six-dependency to version 1.10 as the metaclass stuff for Python 2 is broken in 1.11
7.5.0
~~~~~~~~~~~~~~~~~~ * Adds sorting for ``***Series and other `DTypeAttr` subclasses.