SoLAr-Neutrinos / SOLAr-sim

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

Reduce RAM usage #5

Closed dguff closed 1 year ago

dguff commented 1 year ago

Reduce memory usage by restructuring the megatile-tile-pixel map system. Instead of replicating the TH2Poly N times, create a single map for each system and then find the hit pixel by applying an appropriate shift.

dguff commented 1 year ago

Fixed in c77cb4bc7af28ec5e6913acf94201b6e8f2ef5a2. Charge display macro updated to the new cfg structure in ebc02308174e7bd1db0ab3b5559a912dfb8264af.