SNEWS2 / snewpdag

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

Added tools for calculating probability map #50

Closed WiktorJasniak closed 2 years ago

tsengj10 commented 3 years ago

Should the functionality of AddErrors be in TimeOffset?

Also one should use Node.rng for random number generation. It's a static initialized to np.random.default_rng(seed), where seed can be set on the command line.