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 Code coverage

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.2.tar.gz (29.7 kB view details)

Uploaded Source

Built Distribution

gwtrigfind-0.8.2-py3-none-any.whl (24.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: gwtrigfind-0.8.2.tar.gz
  • Upload date:
  • Size: 29.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for gwtrigfind-0.8.2.tar.gz
Algorithm Hash digest
SHA256 8a726695bbb9f4c1b769c175d15f8157075b2ef181068c89fa951c4c8bc84233
MD5 67d9b201b06bd50f76e8a22d60a19667
BLAKE2b-256 b6c660d2167a41b3c71d34432adabf443ff8292210f424835963626a4d277d55

See more details on using hashes here.

Provenance

File details

Details for the file gwtrigfind-0.8.2-py3-none-any.whl.

File metadata

  • Download URL: gwtrigfind-0.8.2-py3-none-any.whl
  • Upload date:
  • Size: 24.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for gwtrigfind-0.8.2-py3-none-any.whl
Algorithm Hash digest
SHA256 36d0a8f23ec576cf1d89eddd615ace2213289c565d110a98f32661e74b67ea29
MD5 286bd9ef1029920b8c9673599854a490
BLAKE2b-256 aa9eacd0aec9f91f3f5bd1408d1cf58de87bf7ff06f7bf900ef83de3575f2693

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