Skip to content

Version 1.1.0

Compare
Choose a tag to compare
@mhuen mhuen released this 06 Sep 20:29
· 4 commits to master since this release

Release Notes:

  • Updates to MCEq wrapper and cashier: will break backwards compatibility to old cache objects. These need to be recomputed
  • Speedup in geometry calls: utilizes icecube.phys_services.ExtrudedPolygon as convex hulls per default now, which improves speed
  • Added pre-commit hooks, CI
  • Additional updates as outlined below

Added Functionality:

  • Added GSF model
  • Compatibility to simweights (removal of icecube.weighting)
  • Optional I3MCTree name for many functions
  • get_all_parents: get all parents of a particle
  • Support for icetray convex hulls
  • Bundle radius labels
  • Caching of MuonGun.Tracklist for improved speed

Changes:

  • Removed mkl dependence
  • get_muon_bundle_information: additional information add
  • MCEq wrapper now also adds splines for muons
  • MCLabelsCorsikaMultiplicity: behaviour changed
  • Typo fixed in cashier: will break old cache objects

Commits and PRs

New Contributors

Full Changelog: v1.0.0...v1.1.0