Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 595 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 595 Bytes

snewpdag

SNEWS2 alert (pointing) calculations.

Please see the wiki for information on setting up and developing code, and for module documentation.

Read Alerts from the HOP server

If you want to try to simulate a complete SNEWS chain, you will need to install the snews_pt and snews_cs repositories from git and you will need to install hop using "pip install -U hop-client" and have hop credentials. You can also test the chain locally, but this will require you some fixes.