Size: 241
Comment:
|
Size: 858
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
== Install == * We can't install lvalert by [[https://computing.docs.ligo.org/conda/environments/igwn-py37/|igwn]] on conda environment. (see [[https://git.ligo.org/lscsoft/lvalert/-/issues/19|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. |
|
Line 2: | Line 15: |
- [[https://lscsoft.docs.ligo.org/lvalert/guide.html|LVAlert Users Guide]] | * [[https://gwdoc.icrr.u-tokyo.ac.jp/cgi-bin/private/DocDB/ShowDocument?docid=11522|Tagoshi-san's note]] |
Line 4: | Line 17: |
- [how to install](https://lscsoft.docs.ligo.org/lvalert/index.html) | * [[https://git.ligo.org/lscsoft/lvalert| git repository(lvalert)]] |
Line 6: | Line 19: |
- [igwn-py37](https://computing.docs.ligo.org/conda/environments/igwn-py37/) | * [[https://lscsoft.docs.ligo.org/lvalert/guide.html|LVAlert Users Guide]] * [[https://lscsoft.docs.ligo.org/lvalert/index.html]] * |
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.