0 purchases
pyomicron 2.0.24
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
Development status
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.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.