Reusable TOMToolkit app to support gravitational wave superevent EM follow-up observations.
Reason this release was yanked:
Project replaced by tom-nonlocalizedevents
Project description
GW Superevent (or GRB, Neutrino) EM follow-up
This reusable TOM Toolkit app provides support for gravitational wave (GW) superevent electromagnetic (EM) follow up observations.
Installation
-
Install the package into your TOM environment:
pip install tom_superevents
-
In your project
settings.py, addtom_supereventsto yourINSTALLED_APPSsetting:INSTALLED_APPS = [ ... 'tom_superevents', ]
-
Include the tom_superevent URLconf in your project
urls.py:urlpatterns = [ ... path('superevents/', include('tom_superevents.urls')), ]
-
Copy
tom_superevents/templates/tom_common/base.htmlinto your project root'stemplates/tom_common/base.html. -
Run
python manage.py migrateto create the tom_superevent models.
Running the tests
In order to run the tests, run the following in your virtualenv:
python tom_superevent/tests/run_tests.py
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tom_superevents-0.3.1.tar.gz.
File metadata
- Download URL: tom_superevents-0.3.1.tar.gz
- Upload date:
- Size: 28.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
758e7cd1c664d7ac1603ca4cbde159bce630d3b1534b7a62595d7f92bf809fd2
|
|
| MD5 |
be3ea83aaabbd5d908df5b80b22bc3c3
|
|
| BLAKE2b-256 |
f2f1d60ab081f84fe912807c8f511db0587f850445eeb43dd036bfb8d3518d07
|
File details
Details for the file tom_superevents-0.3.1-py3-none-any.whl.
File metadata
- Download URL: tom_superevents-0.3.1-py3-none-any.whl
- Upload date:
- Size: 36.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5b7507623c252347e42f69a8e4433f6997834190f42ad68ddf26db4f52b4bc3e
|
|
| MD5 |
65379c33377a22f46c934ccfb70494b1
|
|
| BLAKE2b-256 |
138b786ea9c11eb5935b39076b7c0eda86e3ab6633fd407764f9a7253191d77f
|