Skip to main content

Reusable TOMToolkit app to support gravitational wave superevent and other nonlocalized event EM follow-up observations.

Project description

pypi run-tests Codacy Badge Coverage Status

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

  1. Install the package into your TOM environment:

    pip install tom-nonlocalizedevents
    
  2. In your project settings.py, add tom_nonlocalizedevents to your INSTALLED_APPS setting:

    INSTALLED_APPS = [
        ...
        'tom_nonlocalizedevents',
    ]
    
  3. Include the tom_nonlocalizedevent URLconf in your project urls.py:

    urlpatterns = [
         ...
         path('nonlocalizedevents/', include('tom_nonlocalizedevents.urls')),
    ]
    
  4. Copy tom_nonlocalizedevents/templates/tom_common/base.html into your project root's templates/tom_common/base.html.

  5. Run python manage.py migrate to 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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tom-nonlocalizedevents-0.5.1.tar.gz (30.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

tom_nonlocalizedevents-0.5.1-py3-none-any.whl (39.4 kB view details)

Uploaded Python 3

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

Hashes for tom-nonlocalizedevents-0.5.1.tar.gz
Algorithm Hash digest
SHA256 32651b6d2c2e3d6c1db729d8afee90c932baa6647d047a7774337c32466d4c66
MD5 b5ebfda52b12ff4ba196961d99905083
BLAKE2b-256 3d619d578f367d3e4dc4224adc9b1b9a84f8dff403ee5d63ed50a87bd8e7c8fb

See more details on using hashes here.

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

Hashes for tom_nonlocalizedevents-0.5.1-py3-none-any.whl
Algorithm Hash digest
SHA256 921d156d6585fc9d534387abd090c0503e08d4b19734f625fddf7bcd6a725c8a
MD5 d4d01d093dbbe174a3316eacd94a880a
BLAKE2b-256 28182191915a1be26ffda615e684eea61aa805426bcd46847fa01e3abb69603f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page