ATTPC / Spyral

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

Bugfixes and some refactoring #76

Closed gwm17 closed 6 months ago

gwm17 commented 6 months ago

Fix edge cases in spline creation. Fix multiprocessing error on Linux machines. This addresses issues #74 and #75. Some refactoring in solver_interp after more testing. Refactor example analysis for vector library.