ndeutschmann / zunis

Normalizing flows for neural importance sampling
https://zunis.readthedocs.io
MIT License
32 stars 6 forks source link

Fix the benchmarks #45

Closed NGoetz closed 9 months ago

NGoetz commented 1 year ago

Some benchmarks were not updated after the restructuring of the codebase. This fixes the issue. Additionally, there is some bug with the matrix elements from madgraph, which can be avoided by using the directory structure from madgraph directly. Lastly, some minor cleanup was performed.