PyOmicron

PyOmicron is a workflow generator and processor tool for the Omicron gravitational-wave event trigger generator. It was built chiefly to simplify the automatic processing hundreds of data channels recorded by the Laser Interferometer Gravitational-wave Observatory (LIGO) and Virgo detectors in order to characterise the instrumental and environmental noises impacting their sensitivity.

Built: December 12, 2023

Installing PyOmicron

Installation

PyOmicron can be installed with conda (or Mamba):

conda install -c conda-forge pyomicron

or pip:

python -m pip install pyomicron

Warning

Omicron (the C++ application) cannot be installed with pip, so installing PyOmicron with conda/mamba is strongly encouraged.

Documentation

Workflow generation

Utilities

Developer API

Indices and tables