Skip to content

v0.3.2

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jul 10:42
· 22 commits to main since this release

JetReconstruction v0.3.2

Diff since v0.3.1

Added animation method (animatereco) that produces a video file for visualising jet reconstruction process.
Improved documentation, of all public and internal APIs (using autodocs macro)
Add package logo, three jets with the primary Julia colour triplet

jet_ranks utility function that returns a ranking of initial jets according to some value, by default p_T, used to assign stable values to subsequently reconstructed jets based on their constituents, e.g., for mapping to colours for plotting.
reco_state method to retrieve the intermediate state of a reconstruction (using JetWithAncestors struct)
merge_steps method to count the number of meaningful iterations in the reconstruction process (used to get the number of animation steps)

Merged pull requests: