XENONnT / epix

Electron and Photon Instructions generator for XENON
BSD 3-Clause "New" or "Revised" License
2 stars 1 forks source link

Slower code after fixing clustering index issue (#45) #48

Open ramirezdiego opened 2 years ago

ramirezdiego commented 2 years ago

Let's keep in mind to try to optimize this at some point.

The issue was spotted in https://github.com/XENONnT/epix/issues/41 and resolved in https://github.com/XENONnT/epix/pull/45, renouncing to use the (faster) groupby method for the index sorting after clustering.