ATTPC / Spyral

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

FRIBDAQ data and Electric field correction #10

Closed gwm17 closed 1 year ago

gwm17 commented 1 year ago

Add in the ability to process FRIBDAQ data (such as ion chamber, auxiliary silicon detectors) using the FribEvent and FribTrace classes. Also add in the methods for electric field correction (correction module). Code cleanup, decouple some of the modules, reorganize project structure somewhat.