Skip to main content

Utility to find files archived by GW event trigger generators

Project description

GWTrigFind

A utility to find GW trigger files produced by event trigger generators and archived on the LIGO Data Grid.

PyPI version Documentation Status Build Status Coverage Status

Quickstart for python

To discover trigger files for a given channel:

>>> from gwtrigfind import find_trigger_files
>>> cache = find_trigger_files(channel, etg, gpsstart, gpsend)

The resulting cache can then be read easily into a table using gwpy:

>>> from gwpy.table import EventTable
>>> t = EventTable.read(cache, format='ligolw', tablename='sngl_burst')

The format argument depends on the etg you use, but is likely to be one of 'hdf5', 'ligolw', or 'root'.

Quickstart for command-line

The same query can be performed from the command line by passing each of the functional arguments above as arguments to the gwtrigfind executable script:

gwtrigfind <channel> <etg> <gpsstart> <gpsend>

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

gwtrigfind-0.8.0.tar.gz (39.1 kB view details)

Uploaded Source

Built Distribution

gwtrigfind-0.8.0-py2.py3-none-any.whl (24.2 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file gwtrigfind-0.8.0.tar.gz.

File metadata

  • Download URL: gwtrigfind-0.8.0.tar.gz
  • Upload date:
  • Size: 39.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.1

File hashes

Hashes for gwtrigfind-0.8.0.tar.gz
Algorithm Hash digest
SHA256 6caf0d66135e90977e2d8529fef5da0ecff4e00830e1b2ebbe9fcd5f229b3e8d
MD5 6a622133d978ccdbe2f1b33b7d46b008
BLAKE2b-256 eec6505aab4442292bd6b6938ec01754d7c4b24de32124503c43d1f2b771e31c

See more details on using hashes here.

Provenance

File details

Details for the file gwtrigfind-0.8.0-py2.py3-none-any.whl.

File metadata

  • Download URL: gwtrigfind-0.8.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 24.2 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.1

File hashes

Hashes for gwtrigfind-0.8.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 f0a1488eed81def80297c6f1fe15011a969ae08bbbbc8567c12d0aa98faa4a6c
MD5 cf2f922f40362b18ba5374762852ac53
BLAKE2b-256 e67a304c2c6f1690215a52589eeaa3f0ae19f9d96af1c8dee75488af8b21e03b

See more details on using hashes here.

Provenance

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