icecube / pisa

Monte Carlo-based data analysis
http://icecube.github.io/pisa/
Apache License 2.0
19 stars 47 forks source link

Modified mceq barr stage to use for-loops. #677

Closed LeanderFischer closed 2 years ago

LeanderFischer commented 2 years ago

I modified the full barr stage to use for-loops, which gives a small speedup. When running the full oscnext high stats neutrino pipeline it improves from ~12.3 s to ~8.2 s. The (very simple) notebook for that is here. There are some additional modifications similar to the changes in the reduced barr stage.