GilesStrong / tomopt

TomOpt: Differential Muon Tomography Optimisation
GNU Affero General Public License v3.0
4 stars 0 forks source link

Refactor hit recording #149

Closed GilesStrong closed 1 year ago

GilesStrong commented 1 year ago

Closes #105 Hit uncertainty and efficiency is recorded in the hits rather than recomputed by the scatter inference. This also means that there is now no need for detector-specific classes for the scatter batch inference. Additionally, the z position of the hits is now stored in the reco/gen xyz tensor, rather than separately.