ATTPC / Spyral

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

Refactor TraceReader #228

Closed gwm17 closed 4 weeks ago

gwm17 commented 4 weeks ago

TraceReader was a mess, so refactor into a Protocol and define format specific implementations.