SoLAr-Neutrinos / SOLAr-sim

SoLAr project simulation framework
MIT License
0 stars 0 forks source link

Event converter to SOLAr-sim → QPix #7

Closed dguff closed 6 months ago

dguff commented 1 year ago

Develop a tool converting events simulated with SOLAr-sim to a format readable by the QPix framework

dguff commented 8 months ago

For compatibvility with existing reconstruction software, the new output format should include an array of hits, each containing the following variables:

x, y, z, charge_true, charge_reco, time, channel ID
dguff commented 6 months ago

Run settings during Bern test was ~3.8 ke.

dguff commented 6 months ago

First commit in SoLArUtils in commit acb033f11b28bdd0c23ded0fea8989fea495239f TODO: fix mapping from pixel to 3D coordinates

dguff commented 6 months ago

Apparently fixed with commits f4ee053343f0ddc52ff58f82adb2934a2971dcc8 and 768afd31332400e637d3e454e23039c39e93690f