nu-radio / NuRadioReco

reconstruction framework for radio detectors of high-energy neutrinos
GNU General Public License v3.0
5 stars 3 forks source link

Adds option to specify max number of events per file in eventWriter #293

Closed christophwelling closed 3 years ago

christophwelling commented 3 years ago

Adds an option to the eventWriter that lets you specify how many events should be written into one file. This is useful when running reconstructions, because events can be split evenly between jobs, so all take roughly the same time.