ATTPC / Spyral

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

Interpolation method with Numba, bug fixes, and basic analysis #9

Closed gwm17 closed 1 year ago

gwm17 commented 1 year ago

Switch to interpolation with just-in-time compilation through Numba which results in big performance boosts. Fix some bugs all around the code base. Implement basic analysis notebook.