Reusable TOMToolkit app to support gravitational wave superevent and other nonlocalized event EM follow-up observations.
Project description
GW Superevent (or GRB, Neutrino) EM follow-up
This reusable TOM Toolkit app provides support for gravitational wave (GW) superevent and other non-localized event electromagnetic (EM) follow up observations.
Installation
-
Install the package into your TOM environment:
pip install tom-nonlocalizedevents
-
In your project
settings.py, addtom_nonlocalizedeventsto yourINSTALLED_APPSsetting:INSTALLED_APPS = [ ... 'tom_nonlocalizedevents', ]
-
Include the tom_nonlocalizedevent URLconf in your project
urls.py:urlpatterns = [ ... path('nonlocalizedevents/', include('tom_nonlocalizedevents.urls')), ]
-
Copy
tom_nonlocalizedevents/templates/tom_common/base.htmlinto your project root'stemplates/tom_common/base.html. -
Run
python manage.py migrateto create the tom_nonlocalizedevents models.
Running the tests
In order to run the tests, run the following in your virtualenv:
python tom_superevents/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-nonlocalizedevents-0.5.1.tar.gz.
File metadata
- Download URL: tom-nonlocalizedevents-0.5.1.tar.gz
- Upload date:
- Size: 30.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
32651b6d2c2e3d6c1db729d8afee90c932baa6647d047a7774337c32466d4c66
|
|
| MD5 |
b5ebfda52b12ff4ba196961d99905083
|
|
| BLAKE2b-256 |
3d619d578f367d3e4dc4224adc9b1b9a84f8dff403ee5d63ed50a87bd8e7c8fb
|
File details
Details for the file tom_nonlocalizedevents-0.5.1-py3-none-any.whl.
File metadata
- Download URL: tom_nonlocalizedevents-0.5.1-py3-none-any.whl
- Upload date:
- Size: 39.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
921d156d6585fc9d534387abd090c0503e08d4b19734f625fddf7bcd6a725c8a
|
|
| MD5 |
d4d01d093dbbe174a3316eacd94a880a
|
|
| BLAKE2b-256 |
28182191915a1be26ffda615e684eea61aa805426bcd46847fa01e3abb69603f
|