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

Uploaded Source

Built Distribution

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

gwtrigfind-0.8.4-py3-none-any.whl (25.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: gwtrigfind-0.8.4.tar.gz
  • Upload date:
  • Size: 30.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.0

File hashes

Hashes for gwtrigfind-0.8.4.tar.gz
Algorithm Hash digest
SHA256 c656b8fb4fc6f4089528a81211a3e7ac66ff2fb269e1db2b1d96ba4a8194f0e3
MD5 72e73245069627be0a5fa8e0bb2e0b54
BLAKE2b-256 a14243484adf70266ed0b51d3e5f8d0195644b360a7f22cedfb2cf5b0f3298c0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: gwtrigfind-0.8.4-py3-none-any.whl
  • Upload date:
  • Size: 25.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.0

File hashes

Hashes for gwtrigfind-0.8.4-py3-none-any.whl
Algorithm Hash digest
SHA256 baeae6a38d76b069e66d20ccdeb513fc5096059b817d30b48549d970856ddd92
MD5 74e741196dcddfe6e50636c14fd01017
BLAKE2b-256 6c4b5e3ad854077810413d62dfc17df5df93fcc4a94de8896842c64e08560b85

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