Skip to content

v0.4.4

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Feb 17:30

JetReconstruction v0.4.4

Diff since v0.4.3

Add substructure codes for mass drop and soft drop.
Add jet filtering and trimming codes.
Add methods to retrieve jet constituents, constituent indexes and parents.
Fix exclusive_jets to be usable with GenKt and EEKt for p>=0.
Update testing environment to use TestEnv.jl to track test dependencies.
Add Aqua.jl tests.
Restructure examples to isolate dependencies.
Restructure and improve code flow logic in instrumented_jetreco.jl, fixing "warm up" logic.
Add small test run codes for each example directory and run "standard" benchmarks.
Use AllContributors bot to track contributions.

Merged pull requests:

Closed issues:

  • Support retrieval of jet constituents (#68)
  • Fix documentation versions (#78)
  • Refactor examples into subdirectories (#94)
  • Test examples in CI (#95)
  • Merging tree from a final jet (#99)
  • Public function to retrieve jet's parents (#100)
  • Warm up for instrumented jet reco isn't warm enough... (#101)
  • Add AllContributors (#104)