SGNL (SGN inspiraL)¶
SGNL is a CBC search pipeline implemented using SGN. This page is for the application-specific
library sgnl, but there is a family of libraries that extend the functionality of SGN,
including:
- sgn: Base library for SGN
- sgn-event: TimeSeries utilities for SGN
- sgn-ts: TimeSeries utilities for SGN
- sgn-ligo: LSC specific utilities for SGN
Installation¶
To install SGNL, simply run:
pip install sgnl
More SGNL-specific documentation coming soon.