Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve tests #26

Closed
graeme-a-stewart opened this issue Sep 22, 2023 · 1 comment
Closed

Improve tests #26

graeme-a-stewart opened this issue Sep 22, 2023 · 1 comment

Comments

@graeme-a-stewart
Copy link
Member

graeme-a-stewart commented Sep 22, 2023

There is a nice benchmark of 100 Pythia 8 events that @grasph generated that we use for correctness and benchmarking ATM.

I would propose that we extend this to two additional use cases:

  • low density FCCee type events (where N2Plain might outperform N2Tiled)
  • very high density HI type events (which will just be challenging)

In both cases FastJet should be used as a reference to ensure correctness.

We should also test other clustering strategies, at least Cambridge/Achen ($p=0$) and Inclusive $k_T$ ($p=1$).

@graeme-a-stewart
Copy link
Member Author

This was fixed in 47182d9. All 3 main algorithms are tested, as well as different input types: PseudoJet and LorentzVector.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant