Skip to content
Snippets Groups Projects
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGELOG.rst 5.74 KiB

Unreleased changes

  • km3net-dataformat updated to 2.0.0
  • mother ID and status are now read out for MC tracks

Version 0

0.20.0 / 2021-02-18

  • The fields .tdc, .pos_{xyz} and .dir_{xyz} in .hits are now read by default.

0.19.6 / 2021-02-01

  • Improved header readout

0.19.5 / 2021-02-01

  • Adds access to mc_event_time

0.19.4 / 2021-02-01

  • Fixed parsing error when a MC header contains invalid attribute names.

0.19.3 / 2020-12-17

  • Added Branch.arrays() for high-level access of uproot.TBranch.arrays()

0.19.2 / 2020-12-15

  • Suppress FutureWarnings from uproot3

0.19.1 / 2020-12-11

  • Minor hotfixes and cosmetics

0.19.0 / 2020-12-11

  • Major update, coming closer to v1.0
  • Now everything but the online-file access is based on uproot4 and awkward1
  • Contact us if you encounter any problem after upgrading!