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 222 pycbc issues
Sort by recently updated
recently updated
newest added

"Nothing should be uploaded to gracedb without the --enable-gracedb-upload option." (IW Harry, 13 Aug 2022)

I have noticed that `pycbc_live` makes many calls to the expensive `logsignalrate` function with no triggers (or at least it does in the first minutes). These calls at least can...

This PR updates `MANIFEST.in` to include all necessary file extensions such that the code snippet from #4103 works end-to-end. Closes #4103. WARNING: this increases the size of the distribution from...

Responding to #4104 this removes the `test/data` directory. Data files are now moved to the `pycbc-config` repository and pulled from there using astropy. This limits the filesize of PyCBC distributions,...

One more patch to try to help with `pycbc_live` performance: This one moves the FFTs in PSD estimation (done during inverse spectrum truncation), to the new `cached_fft` functions. I also...

We are having difficulties in getting `pycbc_live` to keep up with data in real-time in its current configuration. There may be a few patches from me aimed at this (even...

The functions within tmpltbank/em_progenitors.py serve purposes beyond template banks, for instance, they are used quite integrally in pygrb where the remnant mass function is used to separate potentially EM-bright injections...

PyGRB

Running `pytest` against a version of PyCBC built from the source distribution (tarball) fails because (at least) `examples/distributions/example.ini` isn't in the distribution: Pytest traceback ```pytb ___________________________________________ TestDistributions.test_pdf_logpdf ____________________________________________ self =...

Small change to fix error when submitting with pycbc_submit_dax daxfile.dax : ``` 2022.08.05 09:11:15.937 PDT: [FATAL ERROR] java.lang.RuntimeException: TransferEngine.java: Can't determine a location to transfer input file for lfn intermediate.hdf...