pycbc icon indicating copy to clipboard operation
pycbc copied to clipboard

Core package to analyze gravitational-wave data, find signals, and study their parameters. This package was used in the first direct detection of gravitational waves (GW150914), and is used in the ong...

Results 245 pycbc issues
Sort by recently updated
recently updated
newest added

At the moment it's not easy to get the CVMFS builds to run on LVK machines. This is because the python 3.9 (and 3.6) libraries are available but not 3.8...

This contains the changes made needed to make the PyGRB workflow generator work with `pycbc_multi_inspiral`. Currently, a simple workflow containing splitbank and inspiral jobs is able to be generated and...

PyGRB

No functional change here, this mostly reformats the code in LiveEventManager to reduce the number of arguments and variables that have to be passed around.

low latency

* separate evaluation of l, m * if `if_hom` True calculation wrt l = m = 2 mode

Adding two file which convert findtrigs output --> IFAR Exclude_zerolag and add_statmap can be used with these as inputs without modification to those codes

offline search

PyGRB injections should use hdf5 and generally not be so ad hoc. This entails replacing `lalapps_inspinj`, `pycbc_dark_vs_bright_injections` , `pycbc_split_inspinj`, and the `pylal` codes with one executable that makes suitable injections...

work in progress
PyGRB

Some changes were required to allow search including single-detector events to have sensible results pages These changes are compatible with #4050 - hdfinjfind: add if statements as the pivot/fixed ifo...

offline search

Currently pycbc_template_kde_calc only calculates a KDE over the parameters ln(mchirp), eta and chieff, as these are hard-coded. To enable investigation of the effect of different ways of making the KDE,...