SNEWS2 / snewpdag

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

Added DeltatCalculator.py plugin #52

Closed dallaval5u closed 3 years ago

dallaval5u commented 3 years ago

DeltatCalculator.py is a plugin calculating the difference between the observed neutrino arrival times from two experiments. The result is a tuple (s,ns).

tsengj10 commented 3 years ago

I think usual camelcase rules would makes this DeltaTCalculator?