Skip to content

Version 1.0.0

Compare
Choose a tag to compare
@mhuen mhuen released this 02 Jul 11:39
· 50 commits to master since this release

Release Notes:

  • Improved functionality for weighting.
  • Introduction of "W" frames that contain weighting meta information such as n files
  • "W" frames can be merged automatically from multiple files
  • Support for MCEq and nuVeto weighting

Added Functionality:

  • MCEq and nuVeto support for weighting
  • script to cache from_simprod data for offline use outside of WIPAC clusters
  • detector hulls for IceCube and veto layers added in labels.utils.detector
  • NuGen weight calcuation: can now use I3MCWeightDict instead of generator
  • Weight meta data in "W" frames including option to merge files
  • Support for GENIE MC weighting
  • Labels: EventGeneratorMultiCascadeLabels
  • Labels: EventGeneratorMuonTrackLabels
  • Labels: binned energy losses and cube intersections for Millipede style labels

Changes:

  • labels.utils.cascade.convert_to_em_equivalent replaced with labels.utils.cascade.get_cascade_em_equivalent: more correct calculation
  • allow passing of different I3MCTree name for get_muon
  • MuonGun weighting: muongun_equal_generator can be set to true in which case it the first found generator is used. This speeds up processing when mergin files, since not all files have to be read to find generators
  • more debug info when only one track intersection with convex hull is found