ATTPC / Spyral

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

PointCloud class needs some TLC #225

Closed gwm17 closed 3 weeks ago

gwm17 commented 1 month ago

PointCloud is very messy. Lots of member functions that are intended to be oneshot, funky loading design, etc. Lots of leftovers from past designs that just need to go.