ATTPC / Spyral

A Python analysis library for AT-TPC data
GNU General Public License v3.0
2 stars 2 forks source link

Fix bug in clustering #231

Closed gwm17 closed 1 month ago

gwm17 commented 1 month ago

Clusters were not guaranteed to be sorted after joining, which resulted in downstream errors.