Skip to content
/ pyomicron Public

Python utilities and extensions for the Omicron (C++) GW event trigger generator

License

Notifications You must be signed in to change notification settings

gwpy/pyomicron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

areedaJoseph Areeda
and
Joseph Areeda
Sep 25, 2024
aeacc89 · Sep 25, 2024
Sep 25, 2024
Sep 27, 2022
Sep 25, 2024
Aug 16, 2022
Aug 16, 2022
May 4, 2016
Feb 3, 2022
Aug 16, 2022
Feb 1, 2022
Aug 4, 2020
Aug 5, 2020
Feb 3, 2022
Aug 16, 2022
Feb 3, 2022
Sep 25, 2024

Repository files navigation

Python utilities and extensions for the Omicron (C++) GW event trigger generator.

This package augments the core functionality of the Omicron ETG by providing utilities for building an HTCondor workflow (DAG) to parallelise processing, including segment-selection logic, frame-file discovery, and post-processing.

All credit for the actual Omicron algorithm goes to Florent Robinet, see here for more details.

Installation

PyOmicron can be installed using pip:

python -m pip install pyomicron

or conda:

conda install -c conda-forge pyomicron

Project status

PyPI DOI License Supported Python versions

Development status

Build status codecov Documentation

License

PyOmicron is released under the GNU General Public License v3.0, see here for a description of this license, or see LICENSE for the full text.