ATTPC / Spyral

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

Fix SharedMemory Windows Bug, turn off allow_single_cluster #159

Closed gwm17 closed 2 months ago

gwm17 commented 2 months ago

Address issue #153

allow_single_cluster seems to cause issues on noisy events with single clusters. Counterintuitively, this seems to make those events harder to treat.