Size: 857
Comment:
|
Size: 1196
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
== Introduction == * [[https://git.ligo.org/lscsoft/lvalert/-/tree/master|LValert]] is The LIGO-Virgo Alert System (LVAlert) * a prototype notification service built on the xmpp (jabber) protocol and the pubsub extension. * It provides a basic notification tool which allows multiple producers and consumers of notifications. |
|
Line 9: | Line 14: |
== Setting in advance== | == Setting in advance == |
Line 11: | Line 16: |
* visit [[https://lvalert-test.cgca.uwm.edu]] and activate your account. | * visit [[https://lvalert-test.cgca.uwm.edu]] and activate your account. |
Introduction
LValert is The LIGO-Virgo Alert System (LVAlert)
- a prototype notification service built on the xmpp (jabber) protocol and the pubsub extension.
- It provides a basic notification tool which allows multiple producers and consumers of notifications.
Install
We can't install lvalert by igwn on conda environment. (see lvalert_admin broken on both conda igwn-py2 and igwn-py37 environments)
because lvalert depends on legacy package (pyxmpp)
- To install lvalert on python2,
sudo apt install python-ligo-lvalert
Setting in advance
visit https://lvalert-test.cgca.uwm.edu and activate your account.