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.3.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.3-py3-none-any.whl (25.0 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for gwtrigfind-0.8.3.tar.gz
Algorithm Hash digest
SHA256 e3d0b2700cd5aa01d0fb22e23ffb3365a99bbc8c96b18506d5451c9abcb7d3b5
MD5 df79f8ccdcc56723577ee1a97b9ae38c
BLAKE2b-256 3ab372cea308718b2ff37eeabb404b97d3ab52e5b72f90716ae0087fd91aad8e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: gwtrigfind-0.8.3-py3-none-any.whl
  • Upload date:
  • Size: 25.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.2

File hashes

Hashes for gwtrigfind-0.8.3-py3-none-any.whl
Algorithm Hash digest
SHA256 f72f06c4f6702f0082a1ac316150268363e44fcb5ef4b89ddd09c77819b3e8cc
MD5 7165534f3f43c588a6c482013a7ae3f4
BLAKE2b-256 a2fc4ec859d35195115fae08d52cbaad9e582532d141ee44223edc2b9f3ca172

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