From 6035ead8b15643b12d7f2ef45718cb53d0ed2920 Mon Sep 17 00:00:00 2001 From: Tamas Gal <tgal@km3net.de> Date: Tue, 13 Oct 2020 14:04:09 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 424862a..a994659 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -3,6 +3,15 @@ Unreleased changes Version 0 --------- +0.17.0 / 2020-10-13 +~~~~~~~~~~~~~~~~~~~ +* Final ;) ``km3io.tools.best_track`` implementation which provides + many different ways to chose the one and only "best track". +* Similar to ``km3net-dataformat/scripts/reconstruction.hh``, the + following functions can be used to retrieve the best track according + to the "standard definitions": ``km3io.tools.best_jmuon``, ``best_jshower``, + ``best_dusjshower`` and ``best_aashower`` + 0.16.1 / 2020-09-30 ~~~~~~~~~~~~~~~~~~~ * Fixed a bug in ``Branch.is_single`` -- GitLab