ATTPC / Spyral

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

Pad scale file #208

Closed sigmanotation closed 1 month ago

sigmanotation commented 1 month ago

Pad scale file seems to currently use the area as the scale factor, not the height of the pad. This isn't wrong, but the code assumes it uses the height (see the x and y position error in the solvers). It should be changed to the pad height I believe.

gwm17 commented 1 month ago

This has been fixed in more recent versions of Spyral.