Skip to content

SNEWS2/SNEWS_Coincidence_System

Repository files navigation

SNEWS_Coincidence_System

Coincidence system backend for SNEWS alert trigger.

tests Documentation Status arXiv

How to Install

The package can be installed via setuptools or poetry. See this page for more details.

Clone this repo and change into the directory:

git clone https://github.com/SNEWS2/SNEWS_Coincidence_System.git
cd SNEWS_Coincidence_System

Usage

snews_cs is the main software running on the servers to initiate coincidence seraches, and trigger alerts. Basic usage is starting the coincidence search with the following command:

snews_pt run-coincidence --no-firedrill

The command line tool provides information about the available commands and options:

snews_pt --help

The heartbeat feedbacks can be tracked via the following command:

snews_pt run-feedback

For more details and advanced usage, see the documentation.

Note for the developers

Please visit the Developer Notes page for more details. Anytime a new package needs to be introduced, please do so over poetry and update the requirements.txt file for the setuptools using poetry as described in the notes.

SNEWS Detector List

  • “Baksan”
  • “Borexino”
  • “DS-20K”
  • “DUNE”
  • “HALO”
  • “HALO-1kT”
  • “Hyper-K”
  • “IceCube”
  • “JUNO”
  • “KM3NeT”
  • “KamLAND”
  • “LVD”
  • “LZ”
  • “MicroBooNe”
  • “NOvA”
  • “PandaX-4T”
  • “SBND”
  • “SNO+”
  • “Super-K”
  • “XENONnT”

About

Coincidence System backend for snews alert trigger

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages