icecube / event-generator

IceCube event generator
GNU General Public License v3.0
1 stars 2 forks source link

Reconstruction tray #1

Closed mhuen closed 4 years ago

mhuen commented 4 years ago

Refactors code in SourceManager class. Introduces a general reconstruction tray that can apply reconstruction modules to a tensorflow batch of data. This provides the same interface for offline and online (I3Module) reconstruction.