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 SGNsgn-event
: TimeSeries utilities for SGNsgn-ts
: TimeSeries utilities for SGNsgn-ligo
: LSC specific utilities for SGN
Installation¶
To install SGNL, simply run:
pip install sgnl
More SGNL-specific documentation coming soon.