nu-radio / NuRadioReco

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

make check for duplicates optional #201

Closed cg-laser closed 4 years ago

cg-laser commented 4 years ago

@christophwelling ok with you?

christophwelling commented 4 years ago

It's parctically random which event will be returned by the get_event function and having event-dependent changes to the detector description may not work. Other than that, it should work, I think

cg-laser commented 4 years ago

the NuRadioRecoio now issues a warning if an run/event id pair is requested that exists more than once.