SNEWS2 / snewpdag

SNEWS2 alert calculations
BSD 3-Clause "New" or "Revised" License
2 stars 13 forks source link

Time series and histogram values #74

Closed tsengj10 closed 2 years ago

tsengj10 commented 2 years ago

TimeHist and TimeSeries objects are intended to encapsulate neutrino event data for analysis. Experiment adapters should create such objects out of the experiment payloads.

Various improvements to the time tuple (s,ns) handling, along with unit tests, are also included.