Skip to main content

Reusable TOMToolkit app to support gravitational wave superevent EM follow-up observations.

Reason this release was yanked:

Project replaced by tom-nonlocalizedevents

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 electromagnetic (EM) follow up observations.

Installation

  1. Install the package into your TOM environment:

    pip install tom_superevents
    
  2. In your project settings.py, add tom_superevents to your INSTALLED_APPS setting:

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

    urlpatterns = [
         ...
         path('superevents/', include('tom_superevents.urls')),
    ]
    
  4. Copy tom_superevents/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_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


Download files

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

Source Distribution

tom_superevents-0.3.1.tar.gz (28.8 kB view details)

Uploaded Source

Built Distribution

tom_superevents-0.3.1-py3-none-any.whl (36.9 kB view details)

Uploaded Python 3

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

Hashes for tom_superevents-0.3.1.tar.gz
Algorithm Hash digest
SHA256 758e7cd1c664d7ac1603ca4cbde159bce630d3b1534b7a62595d7f92bf809fd2
MD5 be3ea83aaabbd5d908df5b80b22bc3c3
BLAKE2b-256 f2f1d60ab081f84fe912807c8f511db0587f850445eeb43dd036bfb8d3518d07

See more details on using hashes here.

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

Hashes for tom_superevents-0.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 5b7507623c252347e42f69a8e4433f6997834190f42ad68ddf26db4f52b4bc3e
MD5 65379c33377a22f46c934ccfb70494b1
BLAKE2b-256 138b786ea9c11eb5935b39076b7c0eda86e3ab6633fd407764f9a7253191d77f

See more details on using hashes here.

Supported by

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